Document future admin Git workflow

This commit is contained in:
Labyricorn Deployment
2026-08-11 19:57:32 -07:00
parent 92475d2ec7
commit 23156f66ad
+6
View File
@@ -26,3 +26,9 @@ Git origin: https://git.labyricorn.com/Labyricorn/labyricorn-site.git
Production branch: main
Credential purpose: authenticated private repository access
Credential location: /srv/labyricorn/.netrc (mode 0600)
## Future admin workflow
The production deployment account has authenticated Git write access so a future
local-only administration workflow can commit and push content changes. Lektor
does not push automatically; that operation must remain explicit and controlled.