Holidays management system
1.9K
Holidays management system. Libertempo version 1.8.1 with a docker frozen stack.
A working Docker installation is mandatory.
Please make sure to copy & rename the example.env file to .env.
cp env.example .env
You can replace the values if needed to match you server & environment.
Build & run all the containers for this project.
docker compose up -d
To access the main application please use the following link.
Copy and rename the environment file.
cp env.example .env
You should replace the values since the default ones are not ready for production.
Please also make sure to copy & rename the docker-compose.override.yml.prod file to docker-compose.override.yml.
cp docker-compose.override.yml.prod docker-compose.override.yml
You can replace the values if needed, but the default ones should work for production.
Build & run all the containers for this project:
docker compose up -d
Use a reverse proxy configuration to map the url to port 8686.
Content type
Image
Digest
sha256:2f3de6537…
Size
260.1 MB
Last updated
29 days ago
docker pull unillett/libertempoPulls:
53
Last week