Infra_docker/README.md
2024-10-06 21:22:33 +02:00

665 B

Infra_docker

Docker compose files for various services

All of the docker-compose.yml are set to work with traefik.

The variables that need to be changed are beetween <>.

Homepage

For the moment I use Homepage (the project is available here: https://github.com/gethomepage) as an applicative dashboard. All the labels "- homepage" are here for that. If you don't want to use it, you can simply remove them.

Networks

The networks declared inside the diferent docker-compose.yml files "web" and "ldap" are here to use the traefik and ldap dockers (that you will find on this git). Again: you can simply remove them if you don't want to use this services.