Merge branch 'claude/stoic-edison-841399'

* Remove k8s-server host
* Clean up duplicate sections in README
* Track latest gitea release
* Add konnektor + api/auth/mailpit reverse proxies
* Point konnektor.home at konnektor-web

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-24 00:58:42 +02:00
11 changed files with 32 additions and 677 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
};
virtualisation.oci-containers.containers.gitea = {
image = "gitea/gitea:1.25";
image = "gitea/gitea:latest";
autoStart = true;
ports = [ "3000:3000" "2222:2222" ];
volumes = [