42
0

application secrets and build / deploy #5

Zusammengeführt
CyReVolt hat 4 Commits von feature/auto-deployment nach main 2024-07-03 19:03:22 +00:00 zusammengeführt
6 geänderte Dateien mit 71 neuen und 3 gelöschten Zeilen
Nur Änderungen aus Commit 41c111569d werden angezeigt - Alle Commits anzeigen

Datei anzeigen

@ -16,6 +16,19 @@ To start the app, just `cargo run --release` as usual.
Find scripts for testing in [`scripts/`](scripts/).
## Build / Deploy
While building the Docker Container, the sources will be cloned from this repository.
Review

what we build is the image ;)

what we build is the _image_ ;)
Set the environment variables to set the update secrets.
```shell
export consumer_key=foo
export consumer_secret=bar
docker compose up
```
## Need help?
Ask chfkch, starblue, m0veax, CyReVolt or your favourite Rustacean. 🦀