Commit Graph

20 Commits

Author SHA1 Message Date
163cfecad1 a 2026-07-22 13:56:34 +07:00
d0b3d16ace fix(chart): set probe timeoutSeconds to 5s to avoid health-check timeouts 2026-06-30 17:31:57 +07:00
1298f739e5 chore(staging,prod): scale workloads to 0 replicas to free homelab RAM 2026-06-30 17:21:48 +07:00
79f3d352cf update reddis ip 2026-06-30 17:13:21 +07:00
1d0be90f72 refactor(dev): re-seal secrets for dbiz-dev namespace 2026-06-30 17:04:51 +07:00
7460f2ea5b refactor(dev): move dev workloads to dbiz-dev namespace 2026-06-30 17:00:27 +07:00
decf0cd5f3 feat(prod): add sealed platform-api and tenant-api secrets for dbiz-prod 2026-06-30 16:58:25 +07:00
d168057f85 feat(staging): add sealed tenant-api-secret for dbiz-staging 2026-06-30 16:50:44 +07:00
4b69863cff feat(staging): add sealed platform-api-secret for dbiz-staging 2026-06-30 16:48:04 +07:00
46927b01b6 feat(envs): add staging and prod environments
Clone dev into envs/staging and envs/prod, deploying to namespaces
dbiz-staging and dbiz-prod on the same cluster. App names suffixed per
env, destination namespaces + external-services namespaces + ingress
hosts adjusted. Monitoring kept as a single cluster-wide stack in dev
(not duplicated). Sealed secrets left empty pending per-namespace
re-seal (sealed secrets are namespace-scoped).
2026-06-30 16:43:13 +07:00
8af179f7a6 add monitor stack 2026-06-19 17:33:56 +07:00
980ffd3891 replicas 2 2026-06-19 16:52:26 +07:00
91b3719a81 chore(dev): re-seal platform-api-secret with redis password and dbiz_platform creds 2026-06-19 16:31:46 +07:00
05510813a1 chore(dev): point platform-api values at homelab LAN endpoints
Switch Oracle/Redis/Kafka/S3/tenant-api from in-cluster service names to 192.168.110.x LAN IPs. Platform DB now uses user dbiz_platform / schema DBIZ_PLATFORM on CORE_FOUNDATION; CDB URL targets TESTDB. Add golden template file paths and SPRING_DATA_REDIS_PASSWORD secret key.
2026-06-19 16:06:53 +07:00
33052b0708 a 2026-06-19 15:32:19 +07:00
583f03081d a 2026-06-19 15:25:55 +07:00
251b669b5e a 2026-06-19 15:24:34 +07:00
2d45c8483a fix 2026-06-19 14:54:22 +07:00
cf06339416 update env 2026-06-19 14:45:56 +07:00
5c5fc60537 init 2026-06-19 14:29:28 +07:00