summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09Migrate all applications from Codeberg to self-hosted gitPaul Buetow
2026-01-09Migrate example-apache-volume-claim to self-hosted gitPaul Buetow
2026-01-09Reduce SSH logging from DEBUG3 to INFOPaul Buetow
2026-01-09Unlock git user account for SSH authenticationPaul Buetow
2026-01-09Make .ssh directory world-readable for SELinux compatibilityPaul Buetow
2026-01-09Remove readOnly flag from git-ssh-writable mountPaul Buetow
2026-01-09Add git-shell to /etc/shells for SSH validityPaul Buetow
2026-01-09Fix nested .ssh directory issuePaul Buetow
2026-01-09Fix authorized_keys permissions via initContainerPaul Buetow
2026-01-09Add SETGID and SETUID capabilities to git-serverPaul Buetow
2026-01-09Add SSH connectivity for git-server and configure ArgoCDPaul Buetow
2026-01-09Fix fcgiwrap socket permissions for nginx workersPaul Buetow
2026-01-09Fix cgit port mapping - nginx listens on port 80Paul Buetow
2026-01-09Add SETGID and SETUID capabilities to cgit containerPaul Buetow
2026-01-09Remove fsGroup to fix nginx worker setgid errorsPaul Buetow
2026-01-09Remove 'user nginx;' directive to fix nginx worker errorsPaul Buetow
2026-01-09Run spawn-fcgi as root to avoid setgid errorsPaul Buetow
2026-01-09Override cgit entrypoint to skip chown/chmodPaul Buetow
2026-01-09Disable cgit caching to avoid permission issuesPaul Buetow
2026-01-09Run cgit as root - required for nginx and spawn-fcgiPaul Buetow
2026-01-09Set USE_CUSTOM_CONFIG=true to skip cgit template substitutionPaul Buetow
2026-01-09Fix cgit permissions - use UID 101 (nginx user)Paul Buetow
2026-01-09Fix permissions using fsGroup and initContainer patternPaul Buetow
2026-01-09Run containers as root and use emptyDir for writeable dirsPaul Buetow
2026-01-09Fix SSH host keys and container securityPaul Buetow
2026-01-09Fix sshd_config and cgit permissionsPaul Buetow
2026-01-09Fix git-server deploymentPaul Buetow
2026-01-09Add self-hosted git server with SSH and cgit web UIPaul Buetow
2026-01-09Test: verify SSH push worksPaul Buetow
2026-01-09add cgitPaul Buetow
2026-01-08Enable prune for prometheus ArgoCD app, update READMEPaul Buetow
2026-01-08prunePaul Buetow
2026-01-08Remove invalid radicale scrape job (no metrics endpoint)Paul Buetow
2026-01-08Fix: disable kubeScheduler rules entirelyPaul Buetow
2026-01-08Disable KubeProxyDown and KubeSchedulerDown alerts for k3sPaul Buetow
2026-01-08Add PrometheusHosts to gogios config for f3s cluster alertsPaul Buetow
2026-01-08add agentsPaul Buetow
2026-01-08Add Prometheus NodePort and alert query targets to JustfilePaul Buetow
2026-01-08Add NodePort service for Prometheus on port 30090Paul Buetow
2026-01-08renamePaul Buetow
2026-01-08Add volumeName to PVC for explicit bindingPaul Buetow
2026-01-08Change apache PV/PVC to ReadWriteMany for multi-pod accessPaul Buetow
2026-01-08Disable kube-proxy and kube-scheduler monitoring for k3sPaul Buetow
2026-01-08Add convenient port-forward targets for Prometheus monitoringPaul Buetow
2026-01-08Configure Alertmanager routing for ArgoCD application alertsPaul Buetow
2026-01-08Update CLAUDE.md instruction formatPaul Buetow
2026-01-08Add Grafana dashboard for ArgoCD applications monitoringPaul Buetow
2026-01-08Add comprehensive ArgoCD application monitoring and alertsPaul Buetow
2026-01-07Reorganize argocd-apps by namespace for better structurePaul Buetow
2026-01-07Migrate Grafana-Ingress to ArgoCD GitOpsPaul Buetow