2 Commits

Author SHA1 Message Date
Davide Scaini 301ad44887 deploy: add post-receive hook for VPS git-push workflow 2026-06-02 15:14:18 +02:00
Davide Scaini 3dafe3840b deploy: add systemd unit + show-secret CLI command
bincio-auth.service: runs at port 4040, reads BINCIO_AUTH_JWT_SECRET
from /etc/bincio/secrets.env (shared with bincio-activity).

show-secret: prints the JWT secret stored by 'bincio-auth init',
so the operator can add it to secrets.env without raw sqlite3.
2026-06-02 15:09:00 +02:00