Add instructions for service providers #37

Merged
nabarun merged 11 commits from deep-stack/testnet-laconicd-stack:ag-connect-stage2 into main 2024-10-30 13:06:52 +00:00
Showing only changes of commit ce04117d8e - Show all commits

View File

@ -1,3 +1,14 @@
## Set up a new service provider
Follow [these steps](https://git.vdb.to/cerc-io/testnet-ops/src/branch/main/service-provider-setup#service-provider-setup) to setup the following services (your setup will look similar to the example below):
* laconicd chain RPC endpoint: http://lcn-daemon.laconic.com:26657
* 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 UI: https://webapp-deployer-ui.pwa.laconic.com
## Update webapp deployer after code changes
* Stop the deployer