dynomite
dynomite copied to clipboard
Upgrading generate_yamls.py for easier configuration automation.
To make creating clusters simpler, faster, easier and error prone i've extended generate_yamls.py so it is now more automated and covers more options that can be supplied via the command line.
for usage: generate_yamls.py --help
also updated usage in readme.md.
let me know what you think and any questions... and thanks again for this great project. 👍
I've actually managed to set up my first two datacenter setup after finishing this upgrade, so it works quite well.
in the future, it would be possible to add some tests so the creation of clusters can be made sure to not break.
but for now, it should help quickly start a new setup without having to drown in many yml files that need to be updated manually.
If you think something else should be added please let know...
Hi Guys 👍 Thanks for all the great comments, I'll get back to it ASAP.
@syberkitten Do you think we can move forward with this and merge it once the requested changes are in place? What is your expected time frame?
@ipapapa Hey, I'm not exactly continuing with this right now because we are not using Dynomite. and I need to find some free spare time on top of all other stuff In my life.
If someone else can take it over would be great, if not I cannot promise a date right now.