500 B
500 B
Docker
Dockerfiles and Docker-compose for GNOUS services
How to launch the services
- Copy
.env.example
as.env
in the service directory and set the variables as you need - Copy the
*.secrets.example
as*.secrets
in thesecrets/
directory of the service directory and set the variable as you need - Uncomment the
env_file
configuration option when needed - Launch the services
Depending on the service, you might need to have a few more things to do.