Commit graph

4 commits

Author SHA1 Message Date
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
fda0d6a682
feat: add traefik in the new containers stack
This commit adds the new containers stack which
now builds the traefik docker image and creates
the traefik docker container.

Pulumi needed to be downgraded to version 3.2.1
because later versions panic when building
the docker image.
2021-07-10 12:41:15 +01:00
dd473a9808
feat: docker network stack 2021-06-26 21:57:11 +01:00
a7e8a71dff
feat: docker package 2021-06-26 01:26:06 +01:00