mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-18 11:59:24 +08:00
1) Removes regular state saving for local DHT node. Upon reboot the DHT node will go through discovery again 2) Disables log.err messages from underlying twisted module (openname-cli really doesn't want to see those) 3) Added three default DHT nodes (server hosted by Onename currently) 4) Added a new Dockerfile for DHT nodes (it uses the new default servers for discovery and the latest repo)
For quick deployment:
sudo docker run -d -p 8468:8468/udp openname/dht