-
Notifications
You must be signed in to change notification settings - Fork 7
Create testnet startup script. #28
Copy link
Copy link
Open
Description
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:
- The quicksync URL.
- The commands to output at the end should include the
-t. Either that or includePIO_TESTNET=truein the env vars for the user to set.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog