Update service provider setup to configure laconicd chain id #12

Merged
nabarun merged 17 commits from deep-stack/testnet-ops:pm-update-laconicd into main 2024-10-21 10:22:33 +00:00
Showing only changes of commit a839ed28eb - Show all commits

View File

@ -174,7 +174,7 @@ To get started, follow the [installation](../README.md#installation) guide to se
After the playbook finishes executing, the following services will be deployed (your setup should look similar to the example below): After the playbook finishes executing, the following services will be deployed (your setup should look similar to the example below):
- laconicd chain RPC endpoint: <http://lcn-daemon.laconic.com:26657> - laconicd chain RPC endpoint: <http://lcn-daemon.laconic.com:26657>
- laconic console: <http://lcn-daemon.laconic.com:8080/registry>
- laconicd GQL endpoint: <http://lcn-daemon.laconic.com:9473/api> - laconicd GQL endpoint: <http://lcn-daemon.laconic.com:9473/api>
- laconic console: <http://lcn-console.laconic.com:8080/registry>
- webapp deployer API: <https://webapp-deployer-api.pwa.laconic.com> - webapp deployer API: <https://webapp-deployer-api.pwa.laconic.com>
- webapp deployer UI: <https://webapp-deployer-ui.pwa.laconic.com> - webapp deployer UI: <https://webapp-deployer-ui.pwa.laconic.com>