Document adding config.yml (#551)
Publish / Build and publish (push) Successful in 2m40s Details
Deploy Test / Run deploy test suite (push) Failing after 9m41s Details
Smoke Test / Run basic test suite (push) Successful in 12m3s Details

pull/552/head v1.1.0-72dbee8-202309272152
David Boreham 2023-09-27 15:52:08 -06:00 committed by GitHub
parent 33e443f41f
commit 72dbee88d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,11 @@ Verify operation (your version will probably be different, just check here that
laconic-so version
Version: 1.1.0-7a607c2-202304260513
```
Save the distribution url to `~/.laconic-so/config.yml`:
```bash
mkdir ~/.laconic-so
echo "distribution-url: https://github.com/cerc-io/stack-orchestrator/releases/latest/download/laconic-so" > ~/.laconic-so/config.yml"
```
### Update
If Stack Orchestrator was installed using the process described above, it is able to subsequently self-update to the current latest version by running: