BretFisher / dogvscat

Sample Docker Swarm cluster stack of tools
http://dogvs.cat
MIT License
504 stars 127 forks source link

Update swarmprom #32

Open s4ke opened 2 years ago

s4ke commented 2 years ago

swarmprom has been archived by the owner for a while. This does however not mean that the stack does not work.

As we needed a working version, we adapted it in our own repos. Would you be interested in a PR to this repository that links to that code or even a PR that rips out the vendor specific things from our repository and moves the code here (we are using Hetzner in our repo)? I think this would help people a lot especially since this repository here is kind of the bible for docker swarm in production.

pascalandy commented 2 years ago

I would !

s4ke commented 2 years ago

Just to give some details about what I am talking about:

https://github.com/neuroforgede/swarmsible/tree/master/environments/test/test-swarm/stacks/02_monitoring

This is the stack in our repo. Essentially all built on default images and all configs done via configs/secrets.

s4ke commented 2 years ago

Looking back at the feature set of the original swarmprom again, I think it would proably be a good idea to mention this as an alternative to the original as we are not indending on implementing all of the features. The repo can serve as a good starting point just like swarmprom did for new users.

s4ke commented 1 year ago

Our results are maintained here btw by now: https://github.com/neuroforgede/promswarm