Automated update: 2026-06-06 05:34:34
This commit is contained in:
parent
e99f6f7412
commit
0d746eba1b
8 changed files with 85 additions and 1 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -2,6 +2,22 @@
|
||||||
|
|
||||||
All notable changes to KiteStacks Homelab are documented here.
|
All notable changes to KiteStacks Homelab are documented here.
|
||||||
|
|
||||||
|
## [v1.3.24] — 2026-06-06 05:34:34
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/kavita/config/kavita.db-wal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/kavita/config/cache.db-wal
|
||||||
|
- apps/forgejo/data/gitea/gitea.db
|
||||||
|
- apps/authentik/postgres/pg_wal/000000010000000000000002
|
||||||
|
- apps/kavita/config/kavita.db-wal
|
||||||
|
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
|
||||||
|
- apps/linkding/data/tasks.sqlite3-wal
|
||||||
|
- apps/kavita/config/cache.db-wal
|
||||||
|
|
||||||
## [v1.3.23] — 2026-06-06 05:33:32
|
## [v1.3.23] — 2026-06-06 05:33:32
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# KiteStacks Homelab
|
# KiteStacks Homelab
|
||||||
|
|
||||||
<!-- version: 1.3.23 -->
|
<!-- version: 1.3.24 -->
|
||||||
|
|
||||||
Private GitOps repository for the KiteStacks homelab.
|
Private GitOps repository for the KiteStacks homelab.
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
68
docs/KiteStacks-Homelab-Documentation-v1.3.24.md
Normal file
68
docs/KiteStacks-Homelab-Documentation-v1.3.24.md
Normal file
|
|
@ -0,0 +1,68 @@
|
||||||
|
# KiteStacks Homelab Documentation v1.3.24
|
||||||
|
|
||||||
|
**Version:** 1.3.24
|
||||||
|
**Updated:** 2026-06-06 05:34:34
|
||||||
|
**Previous:** [v1.3.23 docs](KiteStacks-Homelab-Documentation-v1.3.23.md)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Change Summary
|
||||||
|
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/authentik/postgres/pg_wal/000000010000000000000002
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/kavita/config/kavita.db-wal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
|
||||||
|
- [autosync] 2026-06-06 05:34:34 INFO Synced: apps/kavita/config/cache.db-wal
|
||||||
|
- apps/forgejo/data/gitea/gitea.db
|
||||||
|
- apps/authentik/postgres/pg_wal/000000010000000000000002
|
||||||
|
- apps/kavita/config/kavita.db-wal
|
||||||
|
- DELETED: apps/forgejo/data/gitea/gitea.db-journal
|
||||||
|
- 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.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)
|
||||||
|
- [v1.3.17](KiteStacks-Homelab-Documentation-v1.3.17.md)
|
||||||
|
- [v1.3.18](KiteStacks-Homelab-Documentation-v1.3.18.md)
|
||||||
|
- [v1.3.19](KiteStacks-Homelab-Documentation-v1.3.19.md)
|
||||||
|
- [v1.3.20](KiteStacks-Homelab-Documentation-v1.3.20.md)
|
||||||
|
- [v1.3.21](KiteStacks-Homelab-Documentation-v1.3.21.md)
|
||||||
|
- [v1.3.22](KiteStacks-Homelab-Documentation-v1.3.22.md)
|
||||||
|
- [v1.3.23](KiteStacks-Homelab-Documentation-v1.3.23.md)
|
||||||
|
- [v1.3.24](KiteStacks-Homelab-Documentation-v1.3.24.md)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue