Automated update: 2026-06-06 05:45:23
This commit is contained in:
parent
a36f0718d9
commit
6fa8d85377
11 changed files with 120 additions and 1 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -2,6 +2,28 @@
|
|||
|
||||
All notable changes to KiteStacks Homelab are documented here.
|
||||
|
||||
## [v1.3.47] — 2026-06-06 05:45:23
|
||||
|
||||
### Changed
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db-shm
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db-shm
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db
|
||||
- apps/forgejo/data/gitea/gitea.db
|
||||
- apps/kavita/config/kavita.db-shm
|
||||
- apps/kavita/config/kavita.db
|
||||
- apps/kavita/config/cache.db-shm
|
||||
- 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
|
||||
- apps/kavita/config/cache.db
|
||||
|
||||
## [v1.3.46] — 2026-06-06 05:44:52
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# KiteStacks Homelab
|
||||
|
||||
<!-- version: 1.3.46 -->
|
||||
<!-- version: 1.3.47 -->
|
||||
|
||||
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
97
docs/KiteStacks-Homelab-Documentation-v1.3.47.md
Normal file
97
docs/KiteStacks-Homelab-Documentation-v1.3.47.md
Normal file
|
|
@ -0,0 +1,97 @@
|
|||
# KiteStacks Homelab Documentation v1.3.47
|
||||
|
||||
**Version:** 1.3.47
|
||||
**Updated:** 2026-06-06 05:45:23
|
||||
**Previous:** [v1.3.46 docs](KiteStacks-Homelab-Documentation-v1.3.46.md)
|
||||
|
||||
---
|
||||
|
||||
## Change Summary
|
||||
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/forgejo/data/gitea/gitea.db
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db-shm
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db-shm
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/kavita.db-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Removed: apps/forgejo/data/gitea/gitea.db-journal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/linkding/data/tasks.sqlite3-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db-wal
|
||||
- [autosync] 2026-06-06 05:45:23 INFO Synced: apps/kavita/config/cache.db
|
||||
- apps/forgejo/data/gitea/gitea.db
|
||||
- apps/kavita/config/kavita.db-shm
|
||||
- apps/kavita/config/kavita.db
|
||||
- apps/kavita/config/cache.db-shm
|
||||
- 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
|
||||
- apps/kavita/config/cache.db
|
||||
|
||||
---
|
||||
|
||||
## 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)
|
||||
- [v1.3.25](KiteStacks-Homelab-Documentation-v1.3.25.md)
|
||||
- [v1.3.26](KiteStacks-Homelab-Documentation-v1.3.26.md)
|
||||
- [v1.3.27](KiteStacks-Homelab-Documentation-v1.3.27.md)
|
||||
- [v1.3.28](KiteStacks-Homelab-Documentation-v1.3.28.md)
|
||||
- [v1.3.29](KiteStacks-Homelab-Documentation-v1.3.29.md)
|
||||
- [v1.3.30](KiteStacks-Homelab-Documentation-v1.3.30.md)
|
||||
- [v1.3.31](KiteStacks-Homelab-Documentation-v1.3.31.md)
|
||||
- [v1.3.32](KiteStacks-Homelab-Documentation-v1.3.32.md)
|
||||
- [v1.3.33](KiteStacks-Homelab-Documentation-v1.3.33.md)
|
||||
- [v1.3.34](KiteStacks-Homelab-Documentation-v1.3.34.md)
|
||||
- [v1.3.35](KiteStacks-Homelab-Documentation-v1.3.35.md)
|
||||
- [v1.3.36](KiteStacks-Homelab-Documentation-v1.3.36.md)
|
||||
- [v1.3.37](KiteStacks-Homelab-Documentation-v1.3.37.md)
|
||||
- [v1.3.38](KiteStacks-Homelab-Documentation-v1.3.38.md)
|
||||
- [v1.3.39](KiteStacks-Homelab-Documentation-v1.3.39.md)
|
||||
- [v1.3.40](KiteStacks-Homelab-Documentation-v1.3.40.md)
|
||||
- [v1.3.41](KiteStacks-Homelab-Documentation-v1.3.41.md)
|
||||
- [v1.3.42](KiteStacks-Homelab-Documentation-v1.3.42.md)
|
||||
- [v1.3.43](KiteStacks-Homelab-Documentation-v1.3.43.md)
|
||||
- [v1.3.44](KiteStacks-Homelab-Documentation-v1.3.44.md)
|
||||
- [v1.3.45](KiteStacks-Homelab-Documentation-v1.3.45.md)
|
||||
- [v1.3.46](KiteStacks-Homelab-Documentation-v1.3.46.md)
|
||||
- [v1.3.47](KiteStacks-Homelab-Documentation-v1.3.47.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue