100 Commits

Author SHA1 Message Date
1ceb8209bc feat: add Immich database credentials and deployment configuration 2026-05-01 19:43:09 +09:00
861f9c9688 feat: increased timeout limit 2026-04-21 23:21:34 +09:00
f0bef8e4c1 feat: add model checking and conditional pulling for Ollama models 2026-04-21 22:53:25 +09:00
54d368d462 feat: add ai-gateway deployment and service configuration with TLS support 2026-04-21 22:04:22 +09:00
91f8167323 refactor: remove 'ollama-external.yaml' and its manual exclusion from ArgoCD application 2026-04-21 17:16:25 +09:00
e1fd813b7e fix: exclude 'ollama-external.yaml' from ArgoCD application directory 2026-04-21 16:49:55 +09:00
7d2fde96ae feat: add Ollama role with installation, configuration, and service exposure for K3s cluster 2026-04-21 16:43:44 +09:00
2bccbc14ef feat: implement cnl-bridge service for handling crawljob requests in JDownloader 2026-04-13 00:06:08 +09:00
054d7470cf feat: add clicknload port configuration and IngressRoute for JDownloader 2026-04-12 23:45:26 +09:00
de67ba10c0 feat: add metric relabeling to drop high-cardinality metrics from kube-state-metrics 2026-04-10 19:09:54 +09:00
970cf1ba4d fix: update readiness and liveness probes to use tcpSocket instead of grpc 2026-04-09 22:45:38 +09:00
fd4cb3e0e5 feat: add TLS configuration for Discord Bot and HA Gateway 2026-04-09 22:40:46 +09:00
364a1314f5 feat: add TLS certificate configurations for HA Gateway and Discord Bot 2026-04-09 22:24:45 +09:00
80d92718bd feat: add ArgoCD application configuration for portfolio 2026-04-09 21:50:32 +09:00
bacd56f420 fix: update email addresses for Let's Encrypt configuration in cert-manager and Traefik 2026-04-09 21:46:40 +09:00
1b1026182d fix: update HA_GATEWAY_ADDR to use home-services namespace and add registry secret script 2026-04-07 23:07:56 +09:00
4b265d7668 Changed createNamespace to true 2026-04-07 22:48:51 +09:00
d7b12765db feat: update namespaces to home-services for Discord and HA components 2026-04-07 22:40:03 +09:00
53e7e32d5a feat: add Discord and Home Assistant integration with sealed secrets and deployments 2026-04-06 21:14:47 +09:00
c470c60b4a wire rate limit middleware to portfolio IngressRoute 2026-03-26 23:52:45 +09:00
dc8b485b51 Add rule to keep the IP address 2026-03-25 23:17:50 +09:00
8152679c67 Removed wrong setting 2026-03-25 23:05:34 +09:00
0dcb41f642 feat: enable Loki log volume 2026-03-25 22:41:11 +09:00
23246b1272 feat: enable Tempo metrics generator for Drilldown RED metrics 2026-03-25 22:37:11 +09:00
81735446bd ignore grafana_datasource label on loki-stack ConfigMap 2026-03-25 22:18:43 +09:00
a31cf5f286 add explicit uid to Tempo datasource 2026-03-25 22:05:43 +09:00
d1dadd0e1d add httpMethod to Tempo datasource, remove deprecated search field 2026-03-25 22:02:40 +09:00
4f194ce720 move Tempo datasource to kube-prometheus-stack values, remove ConfigMap 2026-03-25 21:55:09 +09:00
c56ebca9dd correct otel-collector service FQDN in Traefik OTLP endpoint 2026-03-25 20:37:41 +09:00
ddad39b2ba rename otlp/tempo exporter to otlp_grpc/tempo (deprecation) 2026-03-25 20:25:30 +09:00
f3c0223040 fix: use otel-collector-contrib image for prometheusremotewrite exporter 2026-03-25 20:22:55 +09:00
c2113a0a5a fix: set image.repository for otel-collector chart 0.147.x 2026-03-25 20:21:20 +09:00
14f0e7c43c feat: add OTel Collector, Tempo, Traefik OTLP tracing 2026-03-25 20:17:47 +09:00
34e358ebcc Added mac to the Wireguard peer 2026-03-22 10:22:43 +09:00
6a373f8a5e argocd: use client_secret_post for Authentik OIDC 2026-03-21 20:58:36 +09:00
45541f1b08 argocd: fix argocd-oidc-secret label for ArgoCD secret ref 2026-03-21 20:44:00 +09:00
40ec0966de argocd: A4 - OIDC login via Authentik, argocd-config app 2026-03-21 20:38:47 +09:00
3f23c09263 argocd: enable ServerSideApply for monitoring app (CRD size limit) 2026-03-21 19:55:13 +09:00
9e71aea782 argocd: fix release names for kube-prometheus-stack and loki-stack 2026-03-21 16:13:22 +09:00
cca5c7c789 argocd: ignore metadata labels diff on gitea-shared-storage PVC 2026-03-21 16:04:04 +09:00
1dfbd07ce6 argocd: ignore volumeMode diff on gitea-shared-storage PVC 2026-03-21 16:02:36 +09:00
ce5ecc3865 argocd: add RespectIgnoreDifferences for gitea PVC 2026-03-21 15:58:52 +09:00
f681c62238 Added ignore to PVC 2026-03-21 15:57:06 +09:00
42bffbbcd6 Add ignore for persistent data 2026-03-21 15:52:29 +09:00
0fc43fa163 gitea: revert postgresql to plaintext, remove postgresql sealed secret 2026-03-21 15:49:51 +09:00
5fe780a776 Misconfiguration fix for ignoreDiff 2026-03-21 15:37:12 +09:00
bcd05fe371 Added ignore for persistentVolume 2026-03-21 15:28:39 +09:00
b667757f5a removed gitea runner setting since runner are running as systemd 2026-03-21 15:17:57 +09:00
c383ad8db3 Added runner secret sealed 2026-03-21 15:08:00 +09:00
fb853c6d47 Added ca for the gitea runner 2026-03-21 15:04:25 +09:00