Go to file: gotify.md
Take a look at our implementation of the Kademlia Protocol
docker network create --driver bridge --subnet 192.168.0.0/16 --gateway 192.168.0.1 gotify-net
Then configure your DNS by adding nameserver: 192.168.0.2
python cli/main.py build
python cli/main.py up
or
python cli/main.py rebuild
python cli/main.py down