Document Gitea layout from homelab-configs (Caddy, port 2222 SSH).
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
-6
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user