Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 22d78d4916 | |||
| 17e5ffc821 | |||
| 6326daea2e | |||
| 16587c232b | |||
| d0bea2a244 | |||
| 5182465650 | |||
| 30dd5d249b | |||
| 5f3640dbe9 | |||
| f20ce2053f | |||
| 07a1b3b5e8 | |||
| dc2d62b8e0 | |||
| ec88661de5 | |||
| d69fdbeed6 | |||
| 19ddd2e886 | |||
| 299a6e7659 | |||
| 54b5f23c12 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
||||
.env
|
||||
|
||||
# update 12 (2026-04)
|
||||
|
||||
# update 26 (2026-04)
|
||||
|
||||
@ -3,3 +3,5 @@
|
||||
(Initial — see git history.)
|
||||
|
||||
# update 13 (2026-04)
|
||||
|
||||
# update 27 (2026-04)
|
||||
|
||||
2
LICENSE
2
LICENSE
@ -1,3 +1,5 @@
|
||||
MIT License — see git history
|
||||
|
||||
# update 10 (2026-04)
|
||||
|
||||
# update 24 (2026-04)
|
||||
|
||||
2
Makefile
2
Makefile
@ -4,3 +4,5 @@ all:
|
||||
\t@echo 'build target TBD'
|
||||
|
||||
# update 11 (2026-04)
|
||||
|
||||
# update 25 (2026-04)
|
||||
|
||||
@ -3,3 +3,5 @@
|
||||
(Initial — see git history.)
|
||||
|
||||
# update 9 (2026-04)
|
||||
|
||||
# update 23 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# ansible/group_vars/all.yml
|
||||
|
||||
# update 2 (2026-04)
|
||||
|
||||
# update 16 (2026-04)
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# ansible/inventory/prod.yml
|
||||
|
||||
# update 1 (2026-04)
|
||||
|
||||
# update 15 (2026-04)
|
||||
|
||||
# update 29 (2026-04)
|
||||
|
||||
@ -1 +1,5 @@
|
||||
# ansible/site.yml
|
||||
|
||||
# update 14 (2026-04)
|
||||
|
||||
# update 28 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
# scripts/backup.sh
|
||||
|
||||
# update 6 (2026-04)
|
||||
|
||||
# update 20 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
# scripts/healthcheck.sh
|
||||
|
||||
# update 8 (2026-04)
|
||||
|
||||
# update 22 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
# scripts/restore.sh
|
||||
|
||||
# update 7 (2026-04)
|
||||
|
||||
# update 21 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# terraform/main.tf
|
||||
|
||||
# update 3 (2026-04)
|
||||
|
||||
# update 17 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# terraform/outputs.tf
|
||||
|
||||
# update 5 (2026-04)
|
||||
|
||||
# update 19 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# terraform/variables.tf
|
||||
|
||||
# update 4 (2026-04)
|
||||
|
||||
# update 18 (2026-04)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user