Setup cloud-init script for DO droplets (#1)
* adding init script and example/soon to be used configs * uncomment and get ready for launch * update monero node setup cmds * include deletion of base data * remove auth from grafana altogether * remove unused var * remove hsts reqs * remove unused confs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DATA_DIR=/opt/monero/data
|
||||
GRAFANA_PASSWORD=xxxxxxx
|
||||
GRAFANA_URL=http://mynodeurl.com
|
||||
P2P_PORT=18080
|
||||
RESTRICTED_PORT=18081
|
||||
ZMQ_PORT=18082
|
||||
|
||||
Reference in New Issue
Block a user