diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b4963c..8974624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to KiteStacks Homelab are documented here. +## [v1.3.16] — 2026-06-06 05:29:26 + +### Changed +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 05:29:26 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- apps/forgejo/data/gitea/gitea.db +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- DELETED: apps/forgejo/data/gitea/gitea.db-journal +- apps/linkding/data/tasks.sqlite3-wal + ## [v1.3.15] — 2026-06-06 05:28:42 ### Changed diff --git a/README.md b/README.md index 36e4fd0..2bebb9b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 index b72bf36..6a7f21f 100644 Binary files a/apps/authentik/postgres/pg_wal/000000010000000000000002 and b/apps/authentik/postgres/pg_wal/000000010000000000000002 differ diff --git a/apps/forgejo/data/gitea/gitea.db b/apps/forgejo/data/gitea/gitea.db index 43ac172..62d7d63 100644 Binary files a/apps/forgejo/data/gitea/gitea.db and b/apps/forgejo/data/gitea/gitea.db differ diff --git a/apps/linkding/data/tasks.sqlite3-wal b/apps/linkding/data/tasks.sqlite3-wal index ddd35ed..1994566 100644 Binary files a/apps/linkding/data/tasks.sqlite3-wal and b/apps/linkding/data/tasks.sqlite3-wal differ diff --git a/docs/KiteStacks-Homelab-Documentation-v1.3.16.md b/docs/KiteStacks-Homelab-Documentation-v1.3.16.md new file mode 100644 index 0000000..12c6045 --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.16.md @@ -0,0 +1,56 @@ +# KiteStacks Homelab Documentation v1.3.16 + +**Version:** 1.3.16 +**Updated:** 2026-06-06 05:29:26 +**Previous:** [v1.3.15 docs](KiteStacks-Homelab-Documentation-v1.3.15.md) + +--- + +## Change Summary + +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 05:29:26 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- [autosync] 2026-06-06 05:29:26 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- apps/forgejo/data/gitea/gitea.db +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- DELETED: apps/forgejo/data/gitea/gitea.db-journal +- apps/linkding/data/tasks.sqlite3-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.8](KiteStacks-Homelab-Documentation-v1.3.8.md) +- [v1.3.9](KiteStacks-Homelab-Documentation-v1.3.9.md) +- [v1.3.10](KiteStacks-Homelab-Documentation-v1.3.10.md) +- [v1.3.11](KiteStacks-Homelab-Documentation-v1.3.11.md) +- [v1.3.12](KiteStacks-Homelab-Documentation-v1.3.12.md) +- [v1.3.13](KiteStacks-Homelab-Documentation-v1.3.13.md) +- [v1.3.14](KiteStacks-Homelab-Documentation-v1.3.14.md) +- [v1.3.15](KiteStacks-Homelab-Documentation-v1.3.15.md) +- [v1.3.16](KiteStacks-Homelab-Documentation-v1.3.16.md)