Commit graph

3 commits

Author SHA1 Message Date
5e21bf67e8
feat: add a route to the traefik dashboard 2021-07-11 19:39:39 +01:00
2a761272a0
feat: create a shared volume
The shared volume will be used by each container
to share their specific traefik dynamic
configuration to allow Traefik to dynamically
configure the backend.
2021-07-11 13:39:58 +01:00
99cf3dca17
feat: the docker stack
Here we rename the containers stack to the docker stack.
The docker_network stack is now deleted and the docker network is
now managed in the docker stack.
2021-07-11 10:49:53 +01:00
Renamed from internal/stacks/containers.go (Browse further)