-
I'm trying to setup wordpress stack behind the traefik in docker swarm but not allways get ssl error and can't access website.
here is my compose file
```YAML
version: '3'
networks:
tra…
-
Looks like `to_nice_yaml` shuffle lines
**What happened?**
```
scrape_configs:
- dockerswarm_sd_configs:
- host: unix:///var/run/docker.sock
role: nodes
job_name: docker
- jo…
-
I need server architecture designed with a related CI/CD flow, but I hate doing this stuff myself. Things I would love to have:
* [x] Recommendations for what architecture to use (Docker Swarm depl…
-
Hi,
when I try to run a new Container with an existing DB, the container cannont complete the Installation becaus it tries to create the admin user and fails. Is it possible to make this a recover…
-
Dear community
The coming prometheus release, Prometheus 2.20, contains native support for Docker Swarm.
Please try it and provide us with your feedback. This is highly appreciated.
https://p…
-
Hi,
I have a question I hope someone can help me with.
For the last year, I have been running JupyterHub with a MesosCluster using DockerSwarm as the service manager on top of Mesos. The jupyter…
-
[jenkins-jira]: https://issues.jenkins-ci.org
[dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341
[contributing]: ../blob/master/docs/CONTRIBUTING.md
[compatibility]: ..…
-
**Is your feature request related to a problem? Please describe.**
I want to completely replace Prometheus with vmagent on docker swarm.
**Describe the solution you'd like**
Adding built-in Docke…
ssh2n updated
4 years ago
-
From @guenhter on 2016-10-13T15:58:27Z
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
docker_network
##### ANSIBLE VERSION
```
ansible 2.2.0.0 (detached HEAD 44faad0593) last updated 2016/10…
-
In the section https://dockerswarm.rocks/traefik/#preparation, the current guide suggests to store the Basic auth information in environment variables. I found it much easier to handle (and probably s…