-
Sometimes nodes will be placed where their connections cross others', even when the graph is planar.
-
Hi there,
dockerswarm.rocks is awesome! Thank you for providing that!
When reading through it, it seems as if [Swarmpit](https://dockerswarm.rocks/swarmpit/) and [Portainer](https://dockerswarm.…
-
When you add the **Web** tab pointing to [https://dockerswarm.rocks]() in a **dark mode** in **Microsoft Teams**, the **background color of the page is dark but text color is statically configured as …
JuryA updated
10 months ago
-
Hi! Good guides, although they have a vital flaw: If the first node falls, everything breaks. Even after i changed the Traefik placement constraint to not store the Let's Encrypt info only on node 1, …
-
I was able to get swarmpit stack working with the tiniest change:
`image: couchdb:2.3.0` -> `image: couchdb:2.3.1`
Just letting others know in case they want to get this stack running on a Pi cl…
-
Title pretty much says it all. I'm looking for FOSS projects which I can use as reference for building my own Swarm Mode project, and have actually found it quite difficult to locate projects since K8…
-
Thanks to the great guide I have been able to set up traefik and portainer on a single node.
However, swarmpit does not start up successfully for me by following the steps in the guide.
1. CouchDB…
-
Hello I followed all your guides but there is something that I can not understand how to do in the variables I declare a domain type xxx.aaaaaaa.com
and it works fine but I want that bringfik to mana…
-
### I can't access local domains
---------------------------------------------------------
```
> `version: '3'
> services:
> inventario:
> image: nahuelbaglietto/php7.4-apache:late…
-
Hello,
I've found docker swarm very helpful when it comes to learning about docker and docker swarm. Your stack was the beginning of most of my home automation back in 2019. One thing that seems to…