-
### Link to the code that reproduces this issue
https://github.com/SanderCokart/sandercokart.com/tree/development
### To Reproduce
`docker service create` and `docker stack deploy` both do launch t…
-
It would be great to make it able to run as a service on a docker swarm, to achieve high availability.
-
**Describe the bug**
when a persistant volume is mounted by a service on a swarm worker node, il we modify the swarm service to mount another persistant volume then this can cause high IO wait on…
-
Hi,
We're currently monitoring docker swarm with prometheus and we're looking for a way to check for services not being fulfilled/replicas not running.
We can see metrics such as `swarm_manager_…
-
### 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…
-
It is probably the case that the recommended way of working with images and a swarm of nodes is to use a private image registry or docker cloud solution. However, I feel that the current design (and d…
-
### 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…
-
**Docker Swarm is awesome when working with multiple nodes.**
When using multiple nodes docker swarm is very convenient, but just as normal docker the commands can be cumbersome to type. This project…
Nynra updated
2 months ago
-
when running a container with healthcheck then docker ps shows the state of the healthcheck
when running in swarm a service with healthcheck there is no place to show the state of the healthcheck p…
omerh updated
3 weeks ago
-
When running docker service logs service_name, we get the following error:
```
vnext-backend-demo.1.xs4et82l5v7om3ec7av0d0566@moby | [18:49:30 INF] Request finished in 5.896ms 200
vnext-backen…