Update README.md

This commit is contained in:
zramsay 2026-01-05 20:14:24 +00:00
parent 6322ebd30f
commit 8405e0964b

View File

@ -1,7 +1,8 @@
# webapp-deployment-status-api
This API provides status information about webapp deployment requests and a mechanism for upload encrypted configuration
files used by those requests.
This service is run by Laconic Network Service Providers and listens for ApplicationDeploymentRequests on the Laconic Registry. When a valid Request is published onchain, this service will build and host the application on the Service Providers' Kubernetes cluster.
For setup, see [here](https://git.vdb.to/cerc-io/testnet-ops/src/branch/main/service-provider-setup$0)
## Build and Run