feat: add more apps
All checks were successful
test-build / build (push) Successful in 4m11s
test-build / guarddog (push) Successful in 4m14s

This commit is contained in:
2026-04-07 20:20:08 -05:00
parent 3b9ca7e76e
commit c1f7e193fc
5 changed files with 61 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
---
title: Unpackerr
description: Extracts downloads for Radarr, Sonarr, Lidarr, Readarr, and/or a Watch folder - Deletes extracted files after import.
hero:
tagline: Extracts downloads for Radarr, Sonarr, Lidarr, Readarr, and/or a Watch folder - Deletes extracted files after import.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/unpackerr.webp
actions:
- text: Source
link: https://github.com/Unpackerr/unpackerr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/unpackerr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: UnPoller
description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection.
hero:
tagline: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ubiquiti-unifi.webp
actions:
- text: Source
link: https://github.com/unpoller/unpoller
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/unpoller
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Vault
description: A tool for secrets management, encryption as a service, and privileged access management.
hero:
tagline: A tool for secrets management, encryption as a service, and privileged access management.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault.webp
actions:
- text: Source
link: https://github.com/hashicorp/vault
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/vault
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Vaultwarden
description: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
hero:
tagline: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vaultwarden.webp
actions:
- text: Source
link: https://github.com/dani-garcia/vaultwarden
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/vaultwarden
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/hashicorp-vault-light.webp file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault.webp
--- ---
# Setup # Setup