Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01b7552f7e | ||
| c14dc38735 | |||
| b82b3f09cc | |||
|
|
51f1cb4090 | ||
| 7a6e667a81 | |||
| 53cbb049ed | |||
| 9b906fa18f | |||
|
|
8c2d625d12 | ||
| 0af5a69d8a | |||
| 58a8faf795 | |||
| 3f3e35396e |
23
CHANGELOG.md
23
CHANGELOG.md
@@ -1,3 +1,26 @@
|
|||||||
|
# [0.20.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.19.0...0.20.0) (2026-04-06)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add more apps ([b82b3f0](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/b82b3f09cc7a649d52f3495e5f11b1edb2856796))
|
||||||
|
|
||||||
|
# [0.19.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.18.0...0.19.0) (2026-04-06)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add more apps ([9b906fa](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/9b906fa18fd2cb4888bccc1bf0ba51ea795a12c3))
|
||||||
|
* change to mdx ([53cbb04](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/53cbb049ed717e3b4890af864c0ce0cd205c751e))
|
||||||
|
|
||||||
|
# [0.18.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.17.0...0.18.0) (2026-04-05)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add more apps ([58a8faf](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/58a8faf79563a7570f69a1863a3f4b056352dc2f))
|
||||||
|
* add more apps ([3f3e353](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/3f3e35396e56a91662807971e5b09e6c25bb067a))
|
||||||
|
|
||||||
# [0.17.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.16.0...0.17.0) (2026-04-05)
|
# [0.17.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.16.0...0.17.0) (2026-04-05)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "site-documentation",
|
"name": "site-documentation",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.17.0",
|
"version": "0.20.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev",
|
"dev": "astro dev",
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
|
|||||||
15
src/content/docs/applications/dependency-track.mdx
Normal file
15
src/content/docs/applications/dependency-track.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Descheduler
|
||||||
|
description: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
|
||||||
|
hero:
|
||||||
|
tagline: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
|
||||||
|
image:
|
||||||
|
file: https://avatars.githubusercontent.com/u/40258585
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/DependencyTrack/dependency-track
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/dependency-track
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: ntfy
|
title: ntfy
|
||||||
description: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
description: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
||||||
hero:
|
hero:
|
||||||
tagline: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
tagline: ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service.
|
||||||
image:
|
image:
|
||||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ntfy.webp
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ntfy.webp
|
||||||
actions:
|
actions:
|
||||||
|
|||||||
15
src/content/docs/applications/ollama.mdx
Normal file
15
src/content/docs/applications/ollama.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Ollama
|
||||||
|
description: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
|
||||||
|
hero:
|
||||||
|
tagline: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ollama.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/ollama/ollama
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/ollama
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/omni-tools.mdx
Normal file
15
src/content/docs/applications/omni-tools.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: OmniTools
|
||||||
|
description: Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!
|
||||||
|
hero:
|
||||||
|
tagline: Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/omnitools.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/iib0011/omni-tools
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/omni-tools
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/outline.mdx
Normal file
15
src/content/docs/applications/outline.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Outline
|
||||||
|
description: A fast, collaborative, knowledge base for your team built using React and Node.js.
|
||||||
|
hero:
|
||||||
|
tagline: A fast, collaborative, knowledge base for your team built using React and Node.js.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/outline.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/outline/outline
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/outline
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/paperless-ngx.mdx
Normal file
15
src/content/docs/applications/paperless-ngx.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Paperless-ngx
|
||||||
|
description: A community-supported supercharged document management system; scan, index and archive all your documents.
|
||||||
|
hero:
|
||||||
|
tagline: A community-supported supercharged document management system; scan, index and archive all your documents.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/paperless-ngx.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/paperless-ngx/paperless-ngx
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/paperless-ngx
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/plex.mdx
Normal file
15
src/content/docs/applications/plex.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Plex
|
||||||
|
description: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.
|
||||||
|
hero:
|
||||||
|
tagline: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/plex.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/linuxserver/docker-plex
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/plex
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/postiz.mdx
Normal file
15
src/content/docs/applications/postiz.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Postiz
|
||||||
|
description: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
||||||
|
hero:
|
||||||
|
tagline: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/postiz.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/gitroomhq/postiz-app
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/postiz
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/version-checker.mdx
Normal file
15
src/content/docs/applications/version-checker.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Version Checker
|
||||||
|
description: Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
|
||||||
|
hero:
|
||||||
|
tagline: Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/jetstack/version-checker
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/version-checker
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Talos Upgrade 1.12.0
|
title: Talos Upgrade 1.12.0
|
||||||
description: Steps followed for the v1.12.0 upgrade process
|
description: Steps followed for the v1.12.0 upgrade process
|
||||||
|
hero:
|
||||||
|
tagline: Steps followed for the v1.12.0 upgrade process
|
||||||
|
image:
|
||||||
|
file: https://raw.githubusercontent.com/siderolabs/docs/3989ed11f0622252d7cee03b3ba3a3052be242d7/public/images/talos.svg
|
||||||
---
|
---
|
||||||
|
|
||||||
The upgrade to this version was more extension as there have been migrations to using configuration documents. This required rewriting the configuration document to a series of patches and provide a deterministic generation command for the different host types. In addition there was also a change to storage layout to separate ceph, local-path, and ephemeral storage on the NUC hosts.
|
The upgrade to this version was more extension as there have been migrations to using configuration documents. This required rewriting the configuration document to a series of patches and provide a deterministic generation command for the different host types. In addition there was also a change to storage layout to separate ceph, local-path, and ephemeral storage on the NUC hosts.
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Talos Upgrade Generic
|
title: Talos Upgrade Generic
|
||||||
description: Steps followed for the standard upgrade process
|
description: Steps followed for the standard upgrade process
|
||||||
|
hero:
|
||||||
|
tagline: Steps followed for the v1.12.0 upgrade process
|
||||||
|
image:
|
||||||
|
file: https://raw.githubusercontent.com/siderolabs/docs/3989ed11f0622252d7cee03b3ba3a3052be242d7/public/images/talos.svg
|
||||||
---
|
---
|
||||||
|
|
||||||
This is the standard upgrade process for Talos. Relatively simple, just verify, run commands, and verify.
|
This is the standard upgrade process for Talos. Relatively simple, just verify, run commands, and verify.
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Vault SSH Certificate Authority
|
title: Vault SSH Certificate Authority
|
||||||
description: Steps followed to enable using Vault as a CA for ssh login
|
description: Steps followed to enable using Vault as a CA for ssh login
|
||||||
|
hero:
|
||||||
|
tagline: Steps followed for the v1.12.0 upgrade process
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vault.webp
|
||||||
---
|
---
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
@@ -1,8 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Introduction
|
title: Introduction
|
||||||
description: Overiew of the homelab
|
description: Overiew of the homelab
|
||||||
|
hero:
|
||||||
|
tagline: Steps followed for the v1.12.0 upgrade process
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/docs-collaboration.webp
|
||||||
sidebar:
|
sidebar:
|
||||||
order: 1
|
order: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
Overview of the homelab.
|
Overview of the homelab.
|
||||||
Reference in New Issue
Block a user