diff --git a/docs/wiki.md b/docs/wiki.md index f84cc80..c8dfe72 100644 --- a/docs/wiki.md +++ b/docs/wiki.md @@ -95,7 +95,9 @@ func encodeCreateGroupResponse(response CreateGroupRes, w http.ResponseWriter, s ### northflank -`cron`, `repo(private)`, `pass(token)` +#### backup sqlite + +- `cron`, `repo(private)`, `pass(token)` ```sh #!/bin/zsh @@ -121,3 +123,11 @@ function f(){ chmod +x /app/data/api/backup.sh } ``` + +#### setting + +- ports : http, 8080, dns=api.syui.ai +- env : PASS=xxx, TOKEN=xxx +- cmd-override : /bin/api +- volumes : /app/data +