Add steps for setting up a service provider
This commit is contained in:
parent
d0a81dacbd
commit
f73497b7e0
@ -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 should 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
|
Loading…
Reference in New Issue
Block a user