Skip to content

Sentrifugo is an open-source Human Resource Management System (HRMS) designed to streamline HR processes and facilitate employee management. This Docker setup allows for easy installation and deployment of Sentrifugo, making it highly accessible.

Notifications You must be signed in to change notification settings

StreamlineXpert/sentrifugo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentrifugo - Open Source HRMS (Docker Installation)

Requirements

- Docker
- Docker Compose

Getting Started

Follow these steps to set up the application locally using Docker.

Step 1: Clone the Repository

Open your terminal and run the following command to clone the repository:

git clone https://github.com/StreamlineXpert/sentrifugo-docker.git

Step 2: Change Directory

Navigate into the cloned directory:

cd sentrifugo-docker
sudo chown -R  www-data:www-data sentrifugo

Step 3: Build and Run the Application

Use Docker Compose to build and run the application:

docker compose up --build

Step 4: Access the Application

Once the application is up and running, you can access it by visiting:

http://localhost:8080

Step 5: Complete the Installation

Follow any on-screen instructions to complete the installation process.

Step 6: Login

After installation, the application will generate a username and password for you to log in. You can find these credentials in the application logs or within the installation output.

Completion

Once you have logged in, you can start using the application!

If you have any questions or need further assistance, please refer to each step carefully in the README.md or open an issue in the repository.

About

Sentrifugo is an open-source Human Resource Management System (HRMS) designed to streamline HR processes and facilitate employee management. This Docker setup allows for easy installation and deployment of Sentrifugo, making it highly accessible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published