Document Gitea layout from homelab-configs (Caddy, port 2222 SSH).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-22 21:51:54 +00:00
parent 8553705e47
commit c8534c967c
2 changed files with 24 additions and 15 deletions
+4 -6
View File
@@ -64,13 +64,11 @@ sleep 1
| `/usr/local/bin/kiosk-restart` | Safe restart (kills Chromium + Python) |
| `/etc/X11/xorg.conf.d/50-kiosk-hardening.conf` | Blocks TTY switching |
## Gitea repo (private LAN only)
## Gitea repo (homelab-configs is source of truth)
- **URL**: `git@gitea.jgitta.com:jgitta/senior-kiosk.git` (SSH) or `https://gitea.jgitta.com/jgitta/senior-kiosk.git` (HTTPS)
- **Branch**: `master`
- **Exposure**: Internal only — LAN/VPN, not public internet. Never embed tokens in `git remote` URLs.
- **Deploy**: `bash deploy.sh "message"` — push to Gitea, sync home screen, `kiosk-restart`.
- **Secrets**: `credentials.md` is gitignored.
- Gitea on **siklos:3002**, SSH on **port 2222** (not 22). HTTPS via Caddy `192.168.88.110`.
- **Push senior-kiosk:** `https://gitea.jgitta.com/jgitta/senior-kiosk.git` (usual). Do not use `git@host:repo` without port 2222.
- Infra docs: `jgitta/homelab-configs` on Gitea.
## Roundcube webmail