diff --git a/CHANGELOG.md b/CHANGELOG.md index e46bbf6..577748a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to KiteStacks Homelab are documented here. +## [v1.3.12] — 2026-06-06 05:11:07 + +### Changed +- [autosync] 2026-06-06 05:11:06 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:11:06 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- [autosync] 2026-06-06 05:11:06 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- apps/forgejo/data/gitea/gitea.db +- DELETED: apps/forgejo/data/gitea/gitea.db-journal +- apps/linkding/data/tasks.sqlite3-wal + ## [v1.3.11] — 2026-06-06 05:10:41 ### Changed diff --git a/README.md b/README.md index f0e1720..6fa3f0c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KiteStacks Homelab - + Private GitOps repository for the KiteStacks homelab. diff --git a/apps/forgejo/data/gitea/gitea.db b/apps/forgejo/data/gitea/gitea.db index fe7914e..6c2b2db 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 675f455..52332bf 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.12.md b/docs/KiteStacks-Homelab-Documentation-v1.3.12.md new file mode 100644 index 0000000..ba5c713 --- /dev/null +++ b/docs/KiteStacks-Homelab-Documentation-v1.3.12.md @@ -0,0 +1,50 @@ +# KiteStacks Homelab Documentation v1.3.12 + +**Version:** 1.3.12 +**Updated:** 2026-06-06 05:11:07 +**Previous:** [v1.3.11 docs](KiteStacks-Homelab-Documentation-v1.3.11.md) + +--- + +## Change Summary + +- [autosync] 2026-06-06 05:11:06 INFO Synced: apps/forgejo/data/gitea/gitea.db +- [autosync] 2026-06-06 05:11:06 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal +- [autosync] 2026-06-06 05:11:06 INFO Synced: apps/linkding/data/tasks.sqlite3-wal +- apps/forgejo/data/gitea/gitea.db +- 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)