From 92475d2ec759eff557ed4844f5aabd0d0e0ba850 Mon Sep 17 00:00:00 2001 From: Labyricorn Deployment Date: Tue, 11 Aug 2026 19:47:03 -0700 Subject: [PATCH] Document production repository --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1670641..6e65540 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,10 @@ lektor build --output-path build Generated output is intentionally not committed. Production deployment builds an immutable release and atomically updates the nginx document-root symlink. + +## Production repository + +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)