diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e2100a..119fd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to KiteStacks Homelab are documented here. +## [v1.3.8] — 2026-06-06 05:09:23 + +### Changed +- [autosync] 2026-06-06 05:09:23 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:09:23 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 05:09:23 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- apps/forgejo/data/gitea/gitea.db +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- DELETED: apps/forgejo/data/gitea/gitea.db-journal + ## [v1.3.7] — 2026-06-06 05:08:38 ### Changed diff --git a/README.md b/README.md index b9d6435..883a3d8 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 new file mode 100644 index 0000000..ba8101d Binary files /dev/null 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 new file mode 100644 index 0000000..6560dfc Binary files /dev/null and b/apps/forgejo/data/gitea/gitea.db differ diff --git a/docs/KiteStacks-Homelab-Documentation-v1.3.8.md b/docs/KiteStacks-Homelab-Documentation-v1.3.8.md new file mode 100644 index 0000000..0d4ff5a --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.8.md @@ -0,0 +1,46 @@ +# KiteStacks Homelab Documentation v1.3.8 + +**Version:** 1.3.8 +**Updated:** 2026-06-06 05:09:23 +**Previous:** [v1.3.7 docs](KiteStacks-Homelab-Documentation-v1.3.7.md) + +--- + +## Change Summary + +- [autosync] 2026-06-06 05:09:23 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:09:23 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002 +- [autosync] 2026-06-06 05:09:23 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- apps/forgejo/data/gitea/gitea.db +- apps/authentik/postgres/pg_wal/000000010000000000000002 +- DELETED: apps/forgejo/data/gitea/gitea.db-journal + +--- + +## 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)