9 Commits
0.19.0 ... main

Author SHA1 Message Date
81b6bf1dfa feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 52s
test-build / build (push) Successful in 1m15s
2026-04-06 18:49:53 -05:00
261ba0468c feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 28s
test-build / build (push) Successful in 44s
2026-04-06 18:35:16 -05:00
1665445e7e feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 37s
test-build / build (push) Successful in 39s
2026-04-06 18:14:37 -05:00
a7d91da85d feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 46s
test-build / build (push) Successful in 1m19s
2026-04-06 17:48:28 -05:00
b5dad88719 feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 45s
test-build / build (push) Successful in 1m3s
2026-04-06 16:45:18 -05:00
eba3d6a605 feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 30s
test-build / build (push) Successful in 56s
2026-04-06 16:20:46 -05:00
b51e3bdd5c feat: add more apps
All checks were successful
test-build / build (push) Successful in 1m11s
test-build / guarddog (push) Successful in 1m11s
2026-04-06 16:04:22 -05:00
semantic-release-bot
6db6dddf18 chore(release): 0.19.0 [skip ci]
# [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](9b906fa18f))
* change to mdx ([53cbb04](53cbb049ed))
2026-04-06 16:04:22 -05:00
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 57s
2026-04-05 20:46:55 -05:00
19 changed files with 258 additions and 3 deletions

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: Prowlarr
description: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
hero:
tagline: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/prowlarr.webp
actions:
- text: Source
link: https://github.com/Prowlarr/Prowlarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/prowlarr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: qBittorrent
description: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent.
hero:
tagline: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/qbittorrent.webp
actions:
- text: Source
link: https://github.com/qbittorrent/qBittorrent
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/qbittorrent
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Radarr
description: Radarr is a movie collection manager for Usenet and BitTorrent users.
hero:
tagline: Radarr is a movie collection manager for Usenet and BitTorrent users.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/radarr.webp
actions:
- text: Source
link: https://github.com/Radarr/Radarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Rclone
description: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
hero:
tagline: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rclone.webp
actions:
- text: Source
link: https://github.com/rclone/rclone
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/rclone
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Reloader
description: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
hero:
tagline: Reloader is a Kubernetes controller that automatically triggers rollouts of workloads (like Deployments, StatefulSets, and more) whenever referenced Secrets, ConfigMaps or optionally CSI-mounted secrets are updated.
image:
file: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
actions:
- text: Source
link: https://github.com/stakater/Reloader
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/reloader
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Rook Ceph
description: Rook is an open source cloud-native storage orchestrator for Kubernetes, providing the platform, framework, and support for Ceph storage to natively integrate with Kubernetes.
hero:
tagline: Rook is an open source cloud-native storage orchestrator for Kubernetes, providing the platform, framework, and support for Ceph storage to natively integrate with Kubernetes.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ceph.webp
actions:
- text: Source
link: https://github.com/rook/rook
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/rook-ceph
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Roundcube
description: Roundcube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
hero:
tagline: Roundcube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/roundcube.webp
actions:
- text: Source
link: https://github.com/roundcube/roundcubemail
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/roundcube
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Rybbit
description: Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive.
hero:
tagline: Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rybbit.webp
actions:
- text: Source
link: https://github.com/rybbit-io/rybbit
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/rybbit
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: S3 Exporter
description: S3 bucket exporter exposing metrics size and number of objects.
hero:
tagline: S3 bucket exporter exposing metrics size and number of objects.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/amazon-s3.webp
actions:
- text: Source
link: https://github.com/molu8bits/s3bucket_exporter
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/s3-exporter
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Searxng
description: SearXNG is a free internet metasearch engine which aggregates results from various search services and databases.
hero:
tagline: SearXNG is a free internet metasearch engine which aggregates results from various search services and databases.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/searxng.webp
actions:
- text: Source
link: https://github.com/molu8bits/s3bucket_exporter
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/searxng
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Seerr
description: Open-source media request and discovery manager for Jellyfin, Plex, and Emby.
hero:
tagline: Open-source media request and discovery manager for Jellyfin, Plex, and Emby.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/seerr.webp
actions:
- text: Source
link: https://github.com/seerr-team/seerr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/seerr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Shelfmark
description: Shelfmark is a self-hosted web interface for searching and downloading books and audiobooks from multiple sources.
hero:
tagline: Shelfmark is a self-hosted web interface for searching and downloading books and audiobooks from multiple sources.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp
actions:
- text: Source
link: https://github.com/calibrain/shelfmark
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/shelfmark
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Shelly Plug
description: Shelly Plug Prometheus exporter.
hero:
tagline: Shelly Plug Prometheus exporter.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelly.webp
actions:
- text: Source
link: https://github.com/geerlingguy/shelly-plug-prometheus
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/shelly-plug
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Site Documentation
description: Personal site made with Astro and Starlight for hosting documentation on my homelab.
hero:
tagline: Personal site made with Astro and Starlight for hosting documentation on my homelab.
image:
file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
actions:
- text: Source
link: https://gitea.alexlebens.dev/alexlebens/site-documentation
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-documentation
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Site Profile
description: Personal site made with Astro for blogging and information about myself.
hero:
tagline: Personal site made with Astro for blogging and information about myself.
image:
file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
actions:
- text: Source
link: https://gitea.alexlebens.dev/alexlebens/site-profile
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-profile
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: slskd
description: A modern client-server application for the Soulseek file sharing network.
hero:
tagline: A modern client-server application for the Soulseek file sharing network.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/slskd.webp
actions:
- text: Source
link: https://github.com/slskd/slskd
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/slskd
icon: right-arrow
---

View File

@@ -4,7 +4,7 @@ description: Steps followed to enable using Vault as a CA for ssh login
hero: hero:
tagline: Steps followed for the v1.12.0 upgrade process tagline: Steps followed for the v1.12.0 upgrade process
image: image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vault.webp file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault-light.webp
--- ---
# Setup # Setup