4 Commits

Author SHA1 Message Date
Martin Eckardt
5502367969 Sicherheitskonfiguration: Registrierung und OpenID deaktiviert
- DISABLE_REGISTRATION = true (keine oeffentliche Registrierung)
- ENABLE_CAPTCHA = true (Schutz bei Login)
- ENABLE_OPENID_SIGNIN/SIGNUP = false (kein externer Login)
- app.ini.template ohne Secrets fuer Dokumentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:01:50 +01:00
Martin Eckardt
b8263d491d Update ROOT_URL fuer eigene Subdomain eckardt-git.duckdns.org
- Wechsel von Subpath /git/ auf dedizierte Subdomain
- Behebt Asset-Loading Probleme

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 16:50:53 +01:00
Martin Eckardt
d211bed5e4 Gitea Deployment auf Proxmox - Vollstaendige Dokumentation
- docker-compose.yml aktualisiert fuer Proxmox Bare Metal
  - Security-Optionen (apparmor/seccomp)
  - Health-Check
  - Resource Limits
  - ROOT_URL fuer externen Zugriff via DuckDNS
- README.md mit Architektur und Quick Start
- TROUBLESHOOTING.md mit Problemloesungen
- nginx-gitea.conf fuer VPS Reverse Proxy

Deployment: https://eckardt-vault.duckdns.org/git/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 16:28:46 +01:00
Martin Eckardt
4bf2207dcf Initial commit: Gitea Docker Setup für Proxmox
- Docker-Compose Konfiguration
- Setup-Script für LXC Container
- Backup-Script mit Rotation
- Installationsanleitung

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 14:01:12 +01:00