You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a script that will guide a user through setting up and starting a mainnet node.
Problem Definition
As a future node operator, I want it to be amazingly simple to set up and start running a Provenance mainnet node so that I don't have to spend time walking through startup documents.
Currently, to start up a node, a person would probably start at https://docs.provenance.io/ and follow through the documented procedure, which isn't very straight-forward. They might also start with this repo, which isn't much of a guide either.
Summary
Create a script that will guide a user through setting up and starting a mainnet node.
Problem Definition
As a future node operator, I want it to be amazingly simple to set up and start running a Provenance mainnet node so that I don't have to spend time walking through startup documents.
Currently, to start up a node, a person would probably start at https://docs.provenance.io/ and follow through the documented procedure, which isn't very straight-forward. They might also start with this repo, which isn't much of a guide either.
The process could be made easier though.
Proposal
See provenance-io/mainnet#18 for proposal and requirements.
Differences between this script and the script in the mainnet repo:
-t
. Either that or includePIO_TESTNET=true
in the env vars for the user to set.For Admin Use
The text was updated successfully, but these errors were encountered: