Renovate Bot
|
bda1382704
|
chore(deps): update dependency alpine to v20220316
|
2022-03-23 13:33:53 +00:00 |
|
Khue Doan
|
3f45a5f527
|
feat(gitea): create or migrate repo depending on config
|
2022-03-22 13:47:57 +07:00 |
|
Khue Doan
|
f52cca560a
|
feat(gitea): read config from file
|
2022-03-22 13:08:58 +07:00 |
|
Khue Doan
|
ad180d24de
|
feat(gitea): POC config as code (WIP)
|
2022-03-22 12:39:22 +07:00 |
|
Khue Doan
|
8442b6d984
|
docs: add one command deployment demo
|
2022-03-15 21:45:55 +07:00 |
|
Khue Doan
|
910321b0d5
|
build(external): auto approve Terraform apply
Use plan if you just want to plan
|
2022-03-15 21:40:28 +07:00 |
|
Khue Doan
|
c0375483f8
|
feat(gitea): basic config structure in Go
|
2022-03-15 00:30:17 +07:00 |
|
Khue Doan
|
166c1a93e3
|
refactor(configure)!: set configure as a make target
|
2022-03-14 23:37:56 +07:00 |
|
Khue Doan
|
b5b821f3b4
|
feat(gitea): initial config as code structure
|
2022-03-14 23:22:54 +07:00 |
|
Khue Doan
|
f5162a9135
|
refactor(external)!: use separate modules for each provider
|
2022-03-14 23:21:28 +07:00 |
|
Khue Doan
|
6ea9b471fd
|
refactor(external): remove Backblaze B2
Will add AWS S3 Glacier later
|
2022-03-14 23:07:59 +07:00 |
|
Khue Doan
|
3ed8fe21dc
|
feat(tools): install nvim and python jinja
|
2022-03-14 23:00:25 +07:00 |
|
Khue Doan
|
64c92a5dac
|
docs: open tools container before running the configure script
|
2022-03-14 22:59:14 +07:00 |
|
Khue Doan
|
7a42f4b377
|
refactor(configure): set default editor to nvim
|
2022-03-14 22:56:31 +07:00 |
|
Khue Doan
|
df7eafe801
|
style(scripts): add some colors when wait for main apps
|
2022-03-14 22:37:02 +07:00 |
|
Eugene Ventimiglia
|
3561050efc
|
docs: fix typo (#55)
Foxed typo s/folk/fork
|
2022-03-14 22:33:42 +07:00 |
|
Khue Doan
|
cc9a58714f
|
refactor(bootstrap): do not wait for ApplicationSets
Use the application wait script instead
|
2022-03-14 22:27:54 +07:00 |
|
Khue Doan
|
a7d3045150
|
chore(k3s): upgrade to 1.23.4
|
2022-03-14 20:38:01 +07:00 |
|
Khue Doan
|
3f9e422975
|
refactor(scripts): clean up wait main apps script
|
2022-03-14 20:33:11 +07:00 |
|
Khue Doan
|
de6fc8ec06
|
style(configure): use rich for nicer user input
|
2022-03-14 20:31:01 +07:00 |
|
Khue Doan
|
cc81d4786c
|
style(scripts): rename ingress variable
|
2022-03-14 02:51:03 +07:00 |
|
Khue Doan
|
958423c332
|
build: wait after external in make all target
|
2022-03-14 02:49:42 +07:00 |
|
Khue Doan
|
f4cccfdba2
|
build: always wait for main apps status
|
2022-03-14 02:42:59 +07:00 |
|
Khue Doan
|
e054f2001f
|
feat(scripts): also wait for Ingress objects
|
2022-03-14 02:42:23 +07:00 |
|
Khue Doan
|
44c63b3caa
|
feat(scripts): retry when wait for main apps and nicer status
|
2022-03-14 02:30:00 +07:00 |
|
Khue Doan
|
8e2a41f6f3
|
refactor(matrix): combine element and dendrite to a single namespace
|
2022-03-12 14:10:39 +07:00 |
|
Khue Doan
|
c4a7cc4737
|
refactor(scripts): remove unused argocd login script
|
2022-03-12 11:49:11 +07:00 |
|
Khue Doan
|
12a3b6c6b2
|
refactor(tools): cleaner install command
Can't remember why it didn't work before
|
2022-03-12 11:48:40 +07:00 |
|
Khue Doan
|
ebc1b98c42
|
refactor(scripts): ignore certificates when wait main apps
|
2022-03-12 10:50:16 +07:00 |
|
Khue Doan
|
e27ecd898e
|
feat(configure): check for minimum Python version
|
2022-03-10 09:33:01 +07:00 |
|
Khue Doan
|
1dec81df4a
|
fix(gitea): get admin secret from new source
|
2022-03-10 00:36:41 +07:00 |
|
Khue Doan
|
a8e6189c85
|
refactor(vault): use address and token from env vars
|
2022-03-10 00:32:48 +07:00 |
|
Khue Doan
|
9341f436ab
|
fix(vault): add go.sum back
Volume mount from config map is read-only
|
2022-03-10 00:29:45 +07:00 |
|
Khue Doan
|
3159e37302
|
Revert "chore: ignore go.sum"
This reverts commit 082ae89d34 .
|
2022-03-10 00:29:24 +07:00 |
|
Khue Doan
|
7ab20db660
|
fix(vault): update go.mod
|
2022-03-10 00:18:00 +07:00 |
|
Khue Doan
|
dded29b0bd
|
feat(vault): add Job to generate secrets
|
2022-03-10 00:13:47 +07:00 |
|
Khue Doan
|
55897cb5a1
|
docs: change PXE boot demo video thumbnail
|
2022-03-09 01:38:36 +07:00 |
|
Khue Doan
|
6b11f7f142
|
fix(gitea): update correct secret path
|
2022-03-09 01:09:05 +07:00 |
|
Khue Doan
|
60b2a3e0fa
|
feat(vault): read random secrets config from file instead
|
2022-03-09 01:05:51 +07:00 |
|
Khue Doan
|
391ce26c63
|
refactor(vault): change random secret config structure
|
2022-03-09 01:00:51 +07:00 |
|
Kien Tran
|
d72e3f8505
|
Set vim as default editor (#51)
|
2022-03-08 10:17:10 +07:00 |
|
Khue Doan
|
ad772643b6
|
docs: add first demo video
|
2022-03-06 21:42:21 +07:00 |
|
Khue Doan
|
a706ca30c4
|
style(metal): update some task names
|
2022-03-06 14:47:32 +07:00 |
|
Khue Doan
|
be9817458c
|
feat(vault): add sample random secrets config
|
2022-03-03 02:54:54 +07:00 |
|
Khue Doan
|
4dec742406
|
feat(vault): generate secrets from yaml input
|
2022-03-03 02:37:11 +07:00 |
|
Khue Doan
|
e6cfe84bdc
|
style: center title and intro
|
2022-03-03 02:03:17 +07:00 |
|
Khue Doan
|
19f9d44f70
|
feat(vault): create random secret if not exists (WIP)
|
2022-03-01 02:18:45 +07:00 |
|
Khue Doan
|
51e487ffde
|
docs(tutorials): expose services to the internet
|
2022-02-28 01:52:38 +07:00 |
|
Khue Doan
|
082ae89d34
|
chore: ignore go.sum
|
2022-02-27 14:07:43 +07:00 |
|
Khue Doan
|
f504955392
|
style(vault): format go mod
|
2022-02-27 14:05:57 +07:00 |
|