Announcing alternative to topologyUpdater.sh

As of today an alternative to topologyUpdater.sh is available. It’s written in python and can be found here: https://github.com/Josef3110/stakepool_python_tools

I did some basic tests, but feedback is welcome. It does basically the same, but with an easy to maintain json config file and some decent error handling.

In a later version some monitoring feedback like sending emails will be added.

3 Likes

I’ve just finished work on the python variant of topologyUpdater. It now sends emails for monitoring purposes.
Please, try it and give me feedback.

1 Like

Awesome man, I’ll have a look at this for sure. Always found topologyUpdater.sh overly “complex” for what it does.

If you’ve any questions or suggestions - please contact me. I wanted to have something straight forward and easy to maintain.
I’m using it myself and haven’t seen any problems so far.