Closed San13 closed 5 years ago
There were some changes in the 'docker-app' tool (version v0.8.0) and how it handles path resolving so I guess that is the cause of the issue you are seeing. Another possible reason is the docker version (tested against v18.06.1-ce). Back then, I was experimenting with those specific versions and known to work. I suggest you start with downgrading to docker-app to v0.6.0 and if that fails, downgrade docker to v18.06.1-ce too. If both solutions fail, we will see from there.
That said, there is an another branch that I am working on (check 'gcp' branch) which would be compatible with the latest released docker-app tool plus:
Currently I am in the process of bootstrapping a blog post describing the architecture with setup details, but you can have an early look at it if you are feeling adventurous. This should be up in the next couple of days on medium.
That said, there is an another branch that I am working on (check 'gcp' branch) which would be compatible with the latest released docker-app tool plus:
separate swarm cluster for each cloud / edge more monitoring tools (e.g kafkahq, portainer) script to bootstrap swarm cluster on Google Cloud VPN connection from edge to cloud (using WireGuard) latest versions of all dependencies
Looking forward for this awesome updates and thanks for quick response. i am gonna start by downgrading docker app and then docker if needed to be.
I am a follower of yours in medium and would loved to read your upcoming new articles on medium.
Installation specific version of Docker-app and Docker solve the problem. Thanks.
I tried to run this command in Step 5 and received the following error.
🥃 zeelos (master) 💍 docker-app deploy monitoring
-----------------_ERROR log -------------------------- WARNING: installing over previously failed installation "monitoring" Error: Installation failed: Action "install" failed: open configs/prometheus/rules/swarm_node.rules.yml: no such file or directory container exit code: 1These are my docker nodes