diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d1c8cb5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +All notable changes to KiteStacks Homelab are documented here. + +## [v1.3.3] — 2026-06-06 04:54:24 + +### Changed +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/kavita/config/kavita.db-wal +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/kavita/config/cache.db-wal +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- apps/kavita/config/kavita.db-wal +- apps/linkding/data/tasks.sqlite3-wal +- apps/kavita/config/cache.db-wal + diff --git a/README.md b/README.md index 0477f58..6481ef0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ On each change it automatically: /etc/kitestacks/ → clusters/assassin/ 2. Bumps the version in README.md - + 3. Creates a new versioned doc file docs/KiteStacks-Homelab-Documentation-v1.3.3.md @@ -101,7 +101,7 @@ invisible when the README renders: # KiteStacks Homelab - + Private GitOps repository for the KiteStacks homelab. ... diff --git a/apps/authentik/postgres/pg_wal/000000010000000000000002 b/apps/authentik/postgres/pg_wal/000000010000000000000002 new file mode 100644 index 0000000..eacdc8d Binary files /dev/null and b/apps/authentik/postgres/pg_wal/000000010000000000000002 differ diff --git a/apps/kavita/config/cache.db-wal b/apps/kavita/config/cache.db-wal new file mode 100644 index 0000000..aeb5d56 Binary files /dev/null and b/apps/kavita/config/cache.db-wal differ diff --git a/apps/kavita/config/kavita.db-wal b/apps/kavita/config/kavita.db-wal new file mode 100644 index 0000000..b075090 Binary files /dev/null and b/apps/kavita/config/kavita.db-wal differ diff --git a/apps/linkding/data/tasks.sqlite3-wal b/apps/linkding/data/tasks.sqlite3-wal new file mode 100644 index 0000000..ff0b67c Binary files /dev/null and b/apps/linkding/data/tasks.sqlite3-wal differ diff --git a/docs/KiteStacks-Homelab-Documentation-v1.3.3.md b/docs/KiteStacks-Homelab-Documentation-v1.3.3.md new file mode 100644 index 0000000..f9179ac --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.3.md @@ -0,0 +1,48 @@ +# KiteStacks Homelab Documentation v1.3.3 + +**Version:** 1.3.3 +**Updated:** 2026-06-06 04:54:24 +**Previous:** [v1.3.2 docs](KiteStacks-Homelab-Documentation-v1.3.2.md) + +--- + +## Change Summary + +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/kavita/config/kavita.db-wal +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- [autosync] 2026-06-06 04:54:24 INFO Synced: apps/kavita/config/cache.db-wal +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- apps/kavita/config/kavita.db-wal +- apps/linkding/data/tasks.sqlite3-wal +- apps/kavita/config/cache.db-wal + +--- + +## Cluster + +| Component | Status | +|-----------|--------| +| K3s | Active | +| FluxCD | Planned | +| Longhorn | Planned | + +## Applications + +| App | Path | +|-----|------| +| Homepage | apps/homepage/ | +| Kavita | apps/kavita-docker-automation/ | +| Linkding | apps/linkding/ | +| Forgejo | apps/forgejo/ | +| Grafana | apps/grafana/ | +| Prometheus | apps/prometheus/ | +| Authentik | apps/authentik/ | +| Open WebUI | apps/open-webui/ | +| LiteLLM | apps/litellm/ | + +## All Documentation Versions + +- [v1.2](KiteStacks-Homelab-Documentation-v1.2.md) +- [v1.3](KiteStacks-Homelab-Documentation-v1.3.md) +- [v1.3.3](KiteStacks-Homelab-Documentation-v1.3.3.md)