Commit Graph

445 Commits

Author SHA1 Message Date
Haitao Pan
704811c14a docs(database): rename postgresql tls naming 2026-04-04 08:02:44 +08:00
Haitao Pan
fca2e6098b fix(database): align stunnel secret name with tls sync 2026-04-04 07:49:44 +08:00
Haitao Pan
7484f8e043 fix(gitops): use postgresql auth secret password key 2026-04-04 07:13:22 +08:00
Haitao Pan
f0aa58e529 fix(gitops): point postgresql image to published tag 2026-04-04 07:07:45 +08:00
Haitao Pan
54d95b6a66 fix(gitops): point postgresql chart to published tag 2026-04-04 06:54:44 +08:00
Haitao Pan
77c061db0b fix(gitops): align postgresql ghcr paths 2026-04-03 21:19:12 +08:00
Haitao Pan
bf0e34a0e7 fix(gitops): point postgresql chart to x-evor ghcr 2026-04-03 21:08:42 +08:00
Haitao Pan
e6f0a07031 fix(observability): disable node exporter 2026-04-03 21:05:48 +08:00
Haitao Pan
1c89ab5d98 fix(gitops): point postgresql charts to svc-design ghcr 2026-04-03 18:49:56 +08:00
Haitao Pan
2cef976fb4 refactor(gitops): simplify environments and services layout 2026-04-03 16:18:22 +08:00
Haitao Pan
76bbda3c3d refactor(gitops): normalize apps and services layout 2026-04-03 16:05:52 +08:00
Haitao Pan
1167c67cea refactor(gitops): consolidate database services and prune legacy assets 2026-04-03 15:52:23 +08:00
Haitao Pan
20e3be0a99 refactor(gitops): move cluster roots to apps and split db chain 2026-04-03 15:43:06 +08:00
Haitao Pan
dfa55bc313 fix(gitops): remove platform kustomization and vault secret dependencies 2026-04-03 12:15:53 +08:00
Haitao Pan
9efec7c28b fix(observability): disable failing stack components 2026-04-02 20:38:23 +08:00
Haitao Pan
bc42318344 fix(observability): align stack values with chart defaults 2026-04-02 20:37:56 +08:00
Haitao Pan
84f84abc0e refactor(gitops): rename database stack dependency 2026-04-02 20:34:37 +08:00
Haitao Pan
6af0067026 fix(gitops): align postgresql auth key and tag 2026-04-02 19:29:45 +08:00
Haitao Pan
1509014723 fix(gitops): pin postgresql image tag to 17 2026-04-02 19:22:31 +08:00
Haitao Pan
50401d47e7 fix(gitops): add stunnel client config and clean server config 2026-04-02 19:21:36 +08:00
Haitao Pan
d13351f845 fix(gitops): format postgresql image pull secrets 2026-04-02 19:08:15 +08:00
Haitao Pan
561a724d58 fix(gitops): make stunnel client selector compatible 2026-04-02 19:05:05 +08:00
Haitao Pan
5ade3ead11 fix(gitops): point postgresql stack at ghcr images 2026-04-02 19:00:58 +08:00
Haitao Pan
529648f6c5 fix(gitops): align postgresql vault paths 2026-04-02 18:51:44 +08:00
Haitao Pan
c8932c1676 fix(gitops): wire ghcr pull secret for postgresql stack 2026-04-02 18:48:39 +08:00
Haitao Pan
a4214274f6 fix(gitops): use public images for postgresql stack 2026-04-02 18:46:14 +08:00
Haitao Pan
1b23fe01c0 fix(gitops): align postgresql stunnel client with compose runtime 2026-04-02 18:44:42 +08:00
Haitao Pan
236e28389b fix(gitops): align postgresql ghcr image references 2026-04-02 18:40:36 +08:00
Haitao Pan
a5730d663b refactor(gitops): split postgresql stunnel server 2026-04-02 18:30:50 +08:00
Haitao Pan
962c7641bb fix(gitops): restore postgresql stunnel deployment 2026-04-02 18:29:14 +08:00
Haitao Pan
4fcd0a4f34 chore(gitops): trigger flux sync for prod 2026-04-02 18:25:37 +08:00
Haitao Pan
f8e6193f26 refactor(gitops): regroup core services under services 2026-04-02 18:21:18 +08:00
Haitao Pan
c65fe12c56 feat(gitops): switch core apps to dedicated service charts 2026-04-02 17:59:59 +08:00
Haitao Pan
0541f7ad0b chore(gitops): rename platform stack to platform-k3s 2026-04-02 16:40:20 +08:00
Haitao Pan
e4815a8c97 chore(gitops): sync workspace state 2026-04-02 16:32:04 +08:00
Haitao Pan
5224b82b7d fix(gitops): align apisix standalone data plane 2026-04-02 16:14:31 +08:00
Haitao Pan
bd454a3ebf fix(gitops): remove apisix standalone parser blockers 2026-04-02 16:11:33 +08:00
Haitao Pan
7278bad9f2 fix(gitops): adopt standalone apisix chart update 2026-04-02 16:05:15 +08:00
Haitao Pan
010b628c13 fix(gitops): align platform runtime bootstrap values 2026-04-02 15:24:33 +08:00
Haitao Pan
9ec3e714b0 fix(gitops): split external secrets bootstrap 2026-04-02 15:08:58 +08:00
Haitao Pan
50153c8f2f feat(gitops): migrate platform and infra to OCI charts 2026-04-02 15:01:47 +08:00
Haitao Pan
ad647de91a feat(gitops): add single-node k3s platform stack 2026-04-02 12:32:12 +08:00
Haitao Pan
faf90196c5 docs: add bilingual docs structure 2026-03-15 23:45:17 +08:00
Haitao Pan
86e3140183 update StackFlow/svc-plus.yaml 2026-02-09 17:19:05 +08:00
Haitao Pan
ec9900b11d add stackflow 2026-02-09 17:15:02 +08:00
Haitao Pan
96cf0d7d8a feat(stackflow): add declarative StackFlow + DNS roles 2026-02-08 13:53:36 +08:00
Haitao Pan
4a31bc4075 chore: Replace GNU General Public License v3 with MIT License. 2026-02-01 23:34:56 +08:00
Haitao Pan
093313c3c5 Merge branch 'main' of github.com:Cloud-Neutral-Workshop/gitops 2026-01-30 08:12:12 +08:00
Haitao Pan
af14489d56 feat: Update [all] inventory group by replacing existing hosts with new console and xray entries, and standardize SSH configuration. 2026-01-30 08:12:12 +08:00
21d1930ef5
Merge pull request #108 from cloud-neutral-workshop/codex/update-haproxy-configuration-roles
Add HAProxy vhosts role with map-driven layout
2025-12-27 20:59:24 +08:00