-
I was very impressed by this template project, until I tried to deploy it to my single server swarm.
This was my first time playing with docker swarm, and I had not realised that all deployment comma…
-
Deploying to ec2 works great, however the default traefic docker image image doesn't seem to support HTTPS. When loading the traefik dashboard it doesn't show HTTPS and SSL endabled.
From the R…
-
-
First of all, Thank you! Your DockerSwarm Rocks project is amazing detailed and easy to use. I have followed that guide and setup a 6 node cluster with 3 managers and 3 workers. I also setup a 7th v…
-
- 프로메테우스, 그라파나 추가
### 프로메테우스 설정파일 반영 명령어
```
curl -X POST http://127.0.0.1:9090/-/reload
```
-
Dockerize Conver to make it easily executable in CI tasks.
-
I am using your role currently like so:
1. I use it it to setup the "base" system (docker, docker-py, etc.)
2. I install docker plugins with another role
3. I am using your role again to re-co…
-
Hi its not really an issue here but are there any plans to have docker overlay network?
At the moment I noticed you have network bridging in the code.
It would be good to have an option to eithe…
-
**Describe the bug**
Slowness in cloning source when running multiple containers simultaneously in process isolation.
| Isolation Mode | Time in Git clone | Containers running in parallel | Commen…
-
Thanks for refactoring the code - your doing a great job here!
I'm using your role on a pi3, so I have a few modifications, I would ask you to add?
1. Could you please add `armv7l: "arm64"` to `…