Deploy nodes (RPC,validator)
Last updated
Last updated
Select a project and deploy the deploy.yml file using Cloudmos (instructions for use here). 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 manual.
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!