Commit Graph

22 Commits

Author SHA1 Message Date
447745aca1 chore: anvil.it.com → inouter.com 2026-03-27 16:15:15 +00:00
kaffa
76dd624539 Remove unused mariadb PVC from ironclad
MariaDB has been moved to external Incus containers, PVC is no longer needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 21:11:45 -07:00
kappa
da020d4c4a Remove Endpoints from manifests (Argo CD excludes them), add setup comments
Argo CD excludes Endpoints by default, so they must be managed manually.
Added kubectl apply commands as comments in the service files for reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:26:09 +09:00
kappa
79c25e0759 Replace K8s ProxySQL with external Incus ProxySQL (192.168.9.140:6033)
Remove ProxySQL deployments, configmaps, and PVC from both anvil and
ironclad namespaces. Replace with selector-less Service + Endpoints
pointing to the Incus ProxySQL instance. Argo CD will prune the old
resources automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:23:04 +09:00
kaffa
307cdab52b Add k8s manifest: service-ssh-server.yaml 2026-03-12 14:26:19 +09:00
kaffa
9c3858d813 Add k8s manifest: service-redis.yaml 2026-03-12 14:26:16 +09:00
kaffa
fd7b6934ad Add k8s manifest: service-proxysql.yaml 2026-03-12 14:26:14 +09:00
kaffa
5a73574412 Add k8s manifest: service-php-fpm.yaml 2026-03-12 14:26:12 +09:00
kaffa
5b707a4388 Add k8s manifest: service-nginx.yaml 2026-03-12 14:26:10 +09:00
kaffa
d3a943790d Add k8s manifest: pvc-webroot.yaml 2026-03-12 14:26:07 +09:00
kaffa
ba79964d81 Add k8s manifest: pvc-mariadb.yaml 2026-03-12 14:26:05 +09:00
kaffa
f82c53c00b Add k8s manifest: ingress.yaml 2026-03-12 14:26:03 +09:00
kaffa
9bda613cbd Add k8s manifest: deployment-ssh-server.yaml 2026-03-12 14:26:00 +09:00
kaffa
56603f88d6 Add k8s manifest: deployment-redis.yaml 2026-03-12 14:25:58 +09:00
kaffa
20ddff99cb Add k8s manifest: deployment-proxysql.yaml 2026-03-12 14:25:55 +09:00
kaffa
fb52561b80 Add k8s manifest: deployment-php-fpm.yaml 2026-03-12 14:25:54 +09:00
kaffa
c3ae1c646e Add k8s manifest: deployment-nginx.yaml 2026-03-12 14:25:50 +09:00
kaffa
8a594f9687 Add k8s manifest: configmap-ssh.yaml 2026-03-12 14:25:48 +09:00
kaffa
b160166add Add k8s manifest: configmap-proxysql.yaml 2026-03-12 14:25:46 +09:00
kaffa
f0b2352a88 Add k8s manifest: configmap-php.yaml 2026-03-12 14:25:44 +09:00
kaffa
61d9b09857 Add k8s manifest: configmap-php-ini.yaml 2026-03-12 14:25:42 +09:00
kaffa
80e5dbfbe1 Add k8s manifest: configmap-nginx.yaml 2026-03-12 14:25:40 +09:00