4 Commits
0.18.0 ... main

Author SHA1 Message Date
b82b3f09cc feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 57s
test-build / build (push) Successful in 1m51s
renovate / renovate (push) Successful in 1m1s
2026-04-05 20:46:55 -05:00
7a6e667a81 Merge pull request 'main' (#214) from main into release
All checks were successful
release-image / guarddog (push) Successful in 1m9s
release-image / build (push) Successful in 1m22s
release-image / semantic-release (push) Successful in 51s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped
Reviewed-on: #214
2026-04-06 00:08:41 +00:00
53cbb049ed feat: change to mdx
All checks were successful
test-build / guarddog (push) Successful in 1m8s
test-build / build (push) Successful in 1m52s
2026-04-05 19:05:44 -05:00
9b906fa18f feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 1m1s
test-build / build (push) Successful in 1m30s
renovate / renovate (push) Successful in 1m34s
2026-04-05 18:48:22 -05:00
8 changed files with 64 additions and 3 deletions

View 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
---

View 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
---

View 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
---

View File

@@ -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.

View File

@@ -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.

View File

@@ -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

View File

@@ -1,6 +1,10 @@
--- ---
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
--- ---