Commit graph

5 commits

Author SHA1 Message Date
378585875c
feat: add gitea to the docker stack 2021-09-01 22:04:40 +01:00
fdf2db9e4e
chore: migrate code base to Code Flow
Migrate the code base from
https://gitlab.com/dananglin/helix.git to
https://forge.dananglin.me.uk/code/dananglin/helix.git
2021-08-29 16:27:06 +01:00
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)