Commit Graph

36 Commits

Author SHA1 Message Date
Khue Doan
b4365e33b7 chore(argocd): upgrade ApplicationSet chart to 1.8.0 2022-01-09 23:19:35 +07:00
Khue Doan
25e34cf77f style: clean up monitor config
- Use YAML anchor
- Use template for name and namespace
2022-01-08 12:50:08 +07:00
Loc Mai
be1b542046
chore: improve monitoring setting (#11) 2022-01-06 07:44:06 +07:00
Khue Doan
6b988d94f9 chore(argocd): temporarily disable ApplicationSet health check 2022-01-02 23:53:14 +07:00
Loc Mai
0c142f8183
feat(system): enable service monitors (#9)
* feat(system): enable service monitors

* chore: bump cloudflared chart version

* doc: update contributors list
2022-01-01 21:36:58 +07:00
Khue Doan
f8fa3858f6 refactor(argocd): disable anonymous read 2022-01-01 11:11:19 +07:00
Khue Doan
74081c584a refactor: disable some tunnels 2021-12-30 11:30:02 +07:00
Khue Doan
f4b63c018f refactor(bootstrap)!: split argocd and root 2021-12-28 10:24:05 +07:00
Khue Doan
3d3e9a92c6 refactor(bootstrap)!: switch to Helm with better templates
Squashed commit of the following:

commit c2d2def93933d5dd6ca5618385de226cd75dab3f
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:39:32 2021 +0700

    refactor(bootstrap): switch branch to master

commit a84a3f6ff14ee484c374f4eb13aa92495917249c
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:36:41 2021 +0700

    fix(bootstrap): add missing fields

commit 9d8f3d2e2374dba06c76a83241f1ea161094b241
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:25:04 2021 +0700

    build(bootstrap): update dependencies if needed before apply

commit 4d725efa82b4283eb701263a8b76a7c371db1e2b
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 17:15:46 2021 +0700

    feat(bootstrap): port changes from master

commit 7cb8d09a73cc17232314d742de52ae15daac1565
Merge: 3dc1417 d493de3
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Mon Dec 27 16:33:06 2021 +0700

    Merge branch 'master' into bootstrap-rework

commit 3dc141723d52ffbe0eaf3a485513dd55bb268c0f
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 13:43:28 2021 +0700

    build(bootstrap): change make targets

commit e81abd30158ca312edc64bfb88f88e7349d16a3e
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 13:42:44 2021 +0700

    feat(bootstrap): add global values

commit 69371afacf7645c935fd89807ec101670d5009d2
Merge: 370b1ca e89aea8
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Dec 1 12:19:33 2021 +0700

    Merge branch 'master' into bootstrap-rework

commit 370b1caf46cffcaaad4d2e38ceca8757259cf1e9
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Wed Nov 17 00:43:13 2021 +0700

    fix namespace

commit 9ca055cd40b060bf2288832eb78d14a287a2aa46
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 22:05:29 2021 +0700

    disable cert

commit 1575fc7121b149a4426d6865db0b988b25feaa62
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 21:54:36 2021 +0700

    sync wave based on index

commit e3dfb4027265e238b02b840e78523b3970f8669d
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 21:02:27 2021 +0700

    feat(bootstrap): add project per stack

commit 68645e0e18cf6f9fcdd75dfc1d9bfb2d85a7d5bb
Author: Khue Doan <khuedoan98@gmail.com>
Date:   Tue Nov 16 11:18:18 2021 +0700

    Initial rework for bootstrap
2021-12-27 17:40:47 +07:00
Khue Doan
bde8724284 style: format YAMLs to fix yamllint 2021-12-26 12:36:14 +07:00
Khue Doan
26bf289166 refactor: expose ArgoCD to the internet 2021-12-24 16:50:27 +07:00
Khue Doan
436abf3782 feat(argocd): enable read-only anonymous access 2021-12-24 14:44:48 +07:00
Khue Doan
11e1722529 refactor(bootstrap): move bootstrap ApplicationSet back to root 2021-12-17 07:53:05 +07:00
Khue Doan
b505e66d67 refactor(bootstrap): let bootstrap ApplicationSet to create the root app 2021-12-14 09:57:57 +07:00
Khue Doan
18314225e4 fix(bootstrap): fix ArgoCD ingress cert syntax 2021-12-05 22:34:56 +07:00
Khue Doan
b2b5179df9 feat: switch all ingress to to letsencrypt-prod 2021-12-05 17:43:32 +07:00
Khue Doan
7c37cdb22d feat: switch all ingress to to letsencrypt-staging 2021-12-05 17:11:00 +07:00
Khue Doan
03ac8ebc7d fix: set ingress class explicitly 2021-11-29 21:16:27 +07:00
Khue Doan
a2a0b48f0d fix(bootstrap): fix ApplicationSet health check
https://github.com/argoproj/argo-cd/blob/master/resource_customizations/argoproj.io/ApplicationSet/health.lua
2021-11-26 15:23:49 +07:00
Khue Doan
af2ca6141d chore(bootstrap): switch to latest applicationset on master
https://github.com/argoproj-labs/applicationset/pull/370
2021-11-26 12:26:16 +07:00
Khue Doan
38cacd468f feat(bootstrap): add health check and sync wave for ApplicationSets 2021-11-26 11:57:02 +07:00
Khue Doan
401fbca584 fix(bootstrap): upgrade ArgoCD to v2.2.0-rc1 pre-release
Fix Gitea Ingress thanks to https://github.com/argoproj/argo-cd/pull/7519
2021-11-17 15:06:11 +07:00
Khue Doan
fdfd5fb2c9 fix(argocd): update custom health check for ArgoCD applications 2021-10-04 00:40:05 +07:00
Khue Doan
4b16c1b120 feat(bootstrap): add Applications custom health check 2021-09-24 20:08:45 +07:00
Khue Doan
61f7114d40 ArgoCD terminate TLS at ingress controller 2021-08-24 02:26:55 +07:00
Khue Doan
6ac5cfe84b Revert "Switch ArgoCD installer from Kustomize to Helm"
This reverts commit 0f27c0b9e3.
2021-08-24 02:16:21 +07:00
Khue Doan
0f27c0b9e3 Switch ArgoCD installer from Kustomize to Helm 2021-08-24 02:05:56 +07:00
Khue Doan
3493f85e33 Remove argocd ingress tls-acme annotation 2021-08-24 01:35:23 +07:00
Khue Doan
89534c5db2 Revert "Rename argocd ingress secret"
This reverts commit 4cf909cd98.
2021-08-24 01:28:57 +07:00
Khue Doan
f0d1376f73 Switch to self signed cert for now 2021-08-24 01:03:58 +07:00
Khue Doan
4cf909cd98 Rename argocd ingress secret 2021-08-23 03:09:46 +07:00
Khue Doan
53638acd98 Enable argocd ingress tls acme 2021-08-23 03:07:58 +07:00
Khue Doan
18f899d444 Disable argocd ingress force ssl redirect 2021-08-23 03:03:33 +07:00
Khue Doan
10bca6eed9 Force the nginx ingress to connect to argocd backend using HTTPS 2021-08-23 02:59:58 +07:00
Khue Doan
6225339f0e Enable HTTPS for ArgoCD 2021-08-23 02:53:45 +07:00
Khue Doan
000c90bf99 Split argocd and root app to boostrap 2021-08-22 23:34:09 +07:00