githubEdit

Deploy nodes (RPC,validator)

Validator node deployment on Akash Network.


Node deployment:

Select a project and deploy the deploy.ymlarrow-up-right file using Cloudmos (instructions for use herearrow-up-right). 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 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:

If you don't have priv_validator_key.json, refer to this manualarrow-up-right.

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!


Last updated