Dockerfiles and docker-compose for GNOUS
Go to file
2023-02-02 12:50:01 +01:00
apaches Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
elastic Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
gitea Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
gitlab Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
matrix Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
mattermost Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
nextcloud Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
nginxs/docs Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
roundcube Update traefik config + labels on services 2023-02-01 18:43:13 +01:00
traefik [træfik] bump to v2.9.6 2023-02-02 12:50:01 +01:00
wordpress-valpo Update traefik config + labels on services 2023-02-01 18:43:13 +01: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.