Refactor to make Urbit setup generic (#682)

* Refactor to make Urbit app deployment script generic

* Rename urbit pod and update instructions

* Add a flag to allow skipping app installation on Urbit

* Make remote Urbit app deployment scripts generic

* Move remote deployment scripts to urbit fixturenet

* Update and use existing kubo pod for Urbit glob hosting
This commit was merged in pull request #682.
This commit is contained in:
prathamesh0
2023-12-08 09:35:00 +05:30
committed by GitHub
parent 077ea80c70
commit f9eb5a4ba8
20 changed files with 338 additions and 345 deletions
@@ -47,7 +47,7 @@ laconic-so --stack proxy-server build-containers
```bash
# Whether to run the proxy server (Optional) (Default: true)
ENABLE_PROXY=
CERC_ENABLE_PROXY=
# Upstream endpoint
# (Eg. https://api.example.org)