-
Hello ,
Is swarm mode will be supported?
Thanks
-
AFAIK contents (messages, files etc.) are being stored in swarms for 14 days, even when they already could be delivered to the recipient. It would be great if there was an option in Session (mobile an…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
##### SUMMARY
Running zabbix-server 6.0.29 with zabbix-server-pgsql:ubuntu-6.0.29 image.
We begun to run zabbix-server on HA mode and worked ok.
Now we wanna go to swarm so we need to disable HA mo…
-
Follow up #35 Original ufw-docker tool supports docker swarm mode. So it should be able to handle docker swarm mode as well.
-
```
#!watchflakes
default
-
It's currently difficult to automate bootstrapping / setting up a swarm, and external tooling is required to perform `swarm init`, and exchange the join-tokens required for `swarm join`.
This issue i…
-
### Description
Running `docker swarm init` or join does not publish ports 7946 / 4789 on my windows 10.0.19045 Build 19045 host.
```
To add a worker to this swarm, run the following command:
do…
-
On a 4-node docker swarm cluster, a two-instance service was released using dnsrr mode. I found that one of the dns resolutions was wrong. When using multiple pings, the dns resolved to a containe…
-
How do we deploy this in Swarm mode?
I'm to a point that everything works when run as docker-compose, however this only works if you run everything on the same host. Great for testing and single sit…