Dockerfiles and docker-compose for GNOUS
Go to file
2022-03-14 23:38:21 +01:00
apaches [PHP] Bump to 7.4.28 2022-02-24 17:29:22 +01:00
elastic [ES] Bump to 7.17.0 2022-02-10 18:27:32 +01:00
gitea [GITEA] Bump to 1.16.4 2022-03-14 23:38:21 +01:00
gitlab reset 2021-05-09 22:07:17 +02:00
mattermost [MM] Bump to 6.4.1 2022-02-28 19:01:46 +01:00
nextcloud [NC] Bump to 22.2.5 2022-02-24 17:19:14 +01:00
nginxs/docs Add docs service 2022-01-17 10:01:48 +01:00
roundcube Sync testing 2021-12-12 15:21:32 +01:00
traefik reset 2021-05-09 22:07:17 +02:00
wordpress-valpo reset 2021-05-09 22:07:17 +02:00
.gitignore reset 2021-05-09 22:07:17 +02:00
README.md reset 2021-05-09 22:07:17 +02:00

Docker

Dockerfiles and Docker-compose for GNOUS services

How to launch the services

  1. Copy .env.example as .env in the service directory and set the variables as you need
  2. Copy the *.secrets.example as *.secrets in the secrets/ directory of the service directory and set the variable as you need
  3. Uncomment the env_file configuration option when needed
  4. Launch the services

Depending on the service, you might need to have a few more things to do.