Commit Graph

1132 Commits

Author SHA1 Message Date
Khue Doan
9148c0b862 docs(license): put notice in disclosure widget 2022-01-14 09:29:34 +07:00
Khue Doan
65dd146264 docs(license): update years 2022-01-14 09:26:29 +07:00
Khue Doan
6038b9fa9e refactor(scripts): combine wait apps and ingresses 2022-01-13 23:48:01 +07:00
Khue Doan
81568a3fcb feat(scripts): add script to wait for some main services 2022-01-13 23:22:16 +07:00
Khue Doan
171f8948b5 docs: add badges and update intro 2022-01-11 15:07:22 +07:00
Khue Doan
e09eade470 Revert "feat: expose Gitea SSH to the internet"
This reverts commit b66eb0b848.
2022-01-10 00:58:12 +07:00
Khue Doan
b66eb0b848 feat: expose Gitea SSH to the internet 2022-01-10 00:53:59 +07:00
Khue Doan
06154d1c8b fix(element): upgrade Element chart to latest 2022-01-09 23:40:31 +07:00
Khue Doan
ba4a726afb fix(dendrite): use correct Postgres endpoint 2022-01-09 23:23:48 +07:00
Khue Doan
b4365e33b7 chore(argocd): upgrade ApplicationSet chart to 1.8.0 2022-01-09 23:19:35 +07:00
Khue Doan
e059ffb4fb feat(apps): install Dendrite and Element
Thanks to @locmai

Related PR: https://github.com/S7evinK/dendrite-helm/pull/5
2022-01-09 23:09:13 +07:00
Khue Doan
04057ea965 refactor(prometheus): do not use Helm values for rule and probe selector 2022-01-09 13:10:13 +07:00
Khue Doan
0f14a4851b refactor(prometheus): disable persistent storage
To save space
2022-01-09 13:07:34 +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
Khue Doan
07e8f1881e docs: add more details to BIOS setup guide
https://github.com/khuedoan/homelab/issues/10
2022-01-08 10:54:23 +07:00
Khue Doan
c7da5cf185 chore(metal): switch to k3s 1.23 stable 2022-01-08 00:56:44 +07:00
Loc Mai
be1b542046
chore: improve monitoring setting (#11) 2022-01-06 07:44:06 +07:00
Khue Doan
79280d3230 refactor(bootstrap): use internal Gitea domain
In case certificate doesn't work
2022-01-06 00:02:06 +07:00
Khue Doan
379a875067 chore(cloudflared): upgrade to latest version 2022-01-05 23:10:56 +07:00
Khue Doan
6c1e1d89dd Revert "feat: add Minio storage (S3 compatible)"
This reverts commit 7d5de0e492.
2022-01-05 22:51:43 +07:00
Khue Doan
d86669c304 docs: update troubleshooting guide 2022-01-04 22:48:23 +07:00
Khue Doan
46e6c29dd3 docs: update roadmap 2022-01-04 22:37:40 +07:00
Khue Doan
b39e0bffe7 build: update configure script 2022-01-04 22:27:46 +07:00
Khue Doan
3a72a6d468 refactor(metal): put hardware info in inventory too
Because we may have a mix of different hardware types
2022-01-04 22:21:24 +07:00
Khue Doan
8f70137b1d build: initial support for configuration script 2022-01-04 22:08:53 +07:00
Khue Doan
41601b7233 docs: update dev VM instruction 2022-01-03 23:51:53 +07:00
Khue Doan
36bbb6a01e refactor(k8up): reduce backup frequency 2022-01-03 23:34:42 +07:00
Khue Doan
a492a60026 fix(minio): reduce memory request 2022-01-03 21:36:21 +07:00
Khue Doan
255460fab8 fix(minio): increase replicas 2022-01-03 18:36:21 +07:00
Khue Doan
b45ff424fd fix(minio): reduce size and replicas 2022-01-03 14:43:33 +07:00
Khue Doan
0cde2d4f6b fix(minio): reduce replica count 2022-01-03 14:23:40 +07:00
Khue Doan
f94eb28b7a fix(minio): disable some config 2022-01-03 13:24:44 +07:00
Khue Doan
7d5de0e492 feat: add Minio storage (S3 compatible) 2022-01-03 13:18:35 +07:00
Khue Doan
d360822c1c refactor(k8up): switch to S3 API 2022-01-03 11:55:51 +07:00
Khue Doan
6b988d94f9 chore(argocd): temporarily disable ApplicationSet health check 2022-01-02 23:53:14 +07:00
Khue Doan
86d29b014f fix(k8up): switch to Kustomize
Helm doesn't include CRDs
2022-01-02 23:45:03 +07:00
Khue Doan
d49eec60ad Revert "feat(tekton): let ArgoCD manage Tekton config for all repo"
This reverts commit 9cbcf7721f.
2022-01-02 17:16:49 +07:00
Khue Doan
10e7cb6736 refactor: switch back to bridge network for dev VM 2022-01-02 15:38:04 +07:00
Khue Doan
fa4edf5d39 docs: fix syntax 2022-01-02 14:23:25 +07:00
Khue Doan
368892c050 style(metal): add quote to MAC address 2022-01-02 14:22:56 +07:00
Khue Doan
6f0f8dd6f9 feat: generate dev VM IP address based on inventory 2022-01-02 14:05:22 +07:00
Khue Doan
66c70c023f refactor(metal): convert inventories back to YAML
Easier for Vagrant (and other tools in the future) to parse
2022-01-02 12:27:21 +07:00
Khue Doan
c9e36deafe style: format YAML 2022-01-01 22:02:33 +07:00
Khue Doan
044b1155cf chore(cloudflared): upgrade bug fix release 2022-01-01 21:57:08 +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
9a017980ad fix(prometheus): downgrade to 19.3.0 due to sync issue 2022-01-01 01:19:44 +07:00
Khue Doan
9e0bc7eff2 fix(trow): fix NGINX max body size syntax (again) 2022-01-01 00:28:15 +07:00
Khue Doan
917f802b3f Revert "chore: temporarily switch to Let's Encrypt Staging"
This reverts commit 6cc48ebfa3.
2022-01-01 00:14:27 +07:00
Khue Doan
9aeead0e09 fix(trow): fix NGINX max body size syntax 2022-01-01 00:08:15 +07:00