- Update domain from gitea.turing.lan to gitea.gilgamezh.me
- Configure Traefik ingress with TLS termination
- Set ROOT_URL to https while keeping internal protocol as http
- Enable Let's Encrypt certificate generation
Gitea is now accessible at https://gitea.gilgamezh.me with proper styling.
CSS 404 errors in dev tools are expected - assets are embedded in binary.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Deploy ArgoCD with Helm for GitOps continuous delivery
* Configure LoadBalancer and Ingress access on LAN
* Enable ArgoCD Image Updater for automatic "latest" tag updates
* Simplified RBAC for single-user homelab environment
- Deploy Gitea as self-hosted Git server for local repositories
* PostgreSQL backend with NFS persistent storage
* SSH and HTTP access via MetalLB LoadBalancer
* Integration guides for ArgoCD GitOps workflows
- Add example ArgoCD Application with auto-image updates
- Include comprehensive migration guides from Helm to GitOps
- Maintain compatibility with existing Helm-based deployments
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>