darknode-cli
darknode-cli copied to clipboard
Tool for deploying and managing Darknodes
AWS gp3 is newer, cheaper and more performant than gp2. https://aws.amazon.com/blogs/aws/new-amazon-ebs-gp3-volume-lets-you-provision-performance-separate-from-capacity-and-offers-20-lower-price/
https://github.com/renproject/darknode-cli/issues/105
Use the provider's native firewall to secure the VM Edit needed: - Could tighten the outbound_rule if needed. (i.e. is `udp` needed?)
based on help from yunshi
I know this is probably never going to get merged, but I still wanted to open a PR for reference, or in case someone is in need of something similar....
The disk / volume of the t3.micro AWS instance is not encrypted? I guess all REN related data on the disk is encrypted - but why not also encrypt the...
## Summary Allow a migration of darknodes across cloud provider regions - this is related to #22 - but staying with the currently selected provider. ### Basic example (aws) `darknode...
# Object Some of our dependencies haven't been updated for a long time. We should update them to newer stable version to include those bug fixes and performance improvement. #...
# Object We want to have a test suite build into our CI system which helps us reduce the amount of manual testing. The test suite should cover most of...
Support bitlaunch.io cryptocurrency VPS. They allow for deploy on DigitalOcean Vultr and Linode and have a golang package here https://github.com/bitlaunchio/gobitlaunch I will like to help if this is possibility but...