Deploy nodes (RPC,validator)
Last updated
Was this helpful?
Last updated
Was this helpful?
If you want to deploy an RPC node without a validator key - missing delete this environment VALIDATOR_KEY_JSON_BASE64. The node runs on the generated
priv_validator_key.json
.
If you deployed the project node yourself, then here is a list of available environment in deploy.yml
:
By going to the forwarded port 26657, in the LEASES
tab, you can view websocket
of the node, where its up-to-date information was available.
Thank you for using Akash Network!
Select a project and deploy the file using Cloudmos (). If you use the projects that we have prepared, then you just need to enter your values in the variables listed below in deploy.yml
, leave the rest unchanged:
If you don't have priv_validator_key.json
, refer to .