akash-network / console-old

A self-custodial deploy utility for Akash Network
MIT License
16 stars 21 forks source link

Add Template for Kava RPC #42

Closed anilmurty closed 1 year ago

anilmurty commented 1 year ago

We'd like to support being able to spin up a Kava RPC node via console. Three things need to happen for this:

anilmurty commented 1 year ago

PR for the second item in the list https://github.com/akash-network/deploy-templates/pull/2

anilmurty commented 1 year ago

Re. 1 (@troian ) - I deployed the omnibus image using console (import SDL) and it seems fine: http://vvbb5s95a9a5j4c2qked8i3bjg.ingress.bdl.computer/net_info?

Screen Shot 2023-02-21 at 10 48 07 AM

anilmurty commented 1 year ago

icons (from @aktdenis): https://drive.google.com/drive/folders/1v3El7Eut7ZmKpcB8hD8vQiySkN0pGvVo

jtary commented 1 year ago

PR for the template https://github.com/akash-network/console/pull/43

anilmurty commented 1 year ago

Tested on v0.1.245 on staging and prod and confirmed this works.

Side note that rpc node does not sync (catching_up remains true and earliest/ latest blocks show 0) but that is not a console issue