unillett/libertempo

Sponsored OSS

By UNIL

Updated 29 days ago

Holidays management system

Image
Integration & delivery
Web servers
0

1.9K

unillett/libertempo repository overview

Introduction

Holidays management system. Libertempo version 1.8.1 with a docker frozen stack.

Development with Docker

Docker installation

A working Docker installation is mandatory.

Docker environment variables file

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

Build & run all the containers for this project.

docker compose up -d

Frontends

To access the main application please use the following link.

http://localhost:8686

Deployment with Docker

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.

Tag summary

Content type

Image

Digest

sha256:2f3de6537

Size

260.1 MB

Last updated

29 days ago

docker pull unillett/libertempo

This week's pulls

Pulls:

53

Last week