Dockerfiles and docker-compose for GNOUS
Go to file
2021-10-22 09:04:52 +02:00
apaches [APACHE] Bump to 7.4.24 2021-09-24 13:55:15 +02:00
elastic [ES] Bump to 7.14.1 2021-09-03 16:48:25 +02:00
gitea [GITEA] Bump to 1.15.5 2021-10-22 09:04:52 +02:00
gitlab reset 2021-05-09 22:07:17 +02:00
mattermost [MM] Bump to 5.38.2 2021-08-31 17:19:28 +02:00
nextcloud [NC] Bump to 21.0.5 2021-10-08 14:39:41 +02:00
roundcube [RC] Add Elastic labels for filebeat autodiscover hints 2021-10-18 23:30:00 +02: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.