selfhostblocks/docs/services.md
2025-06-09 00:31:00 +02:00

1.9 KiB

Services

Services are usually web applications that SHB help you self-host. Configuration of those is purposely made opinionated and require as few nix options as can make sense. That is possible thanks to the extensive use of blocks provided by SHB.

::: {.note} Not all services are yet documented. You can find all available services in the repository. :::

The following table summarizes for each documented service what features it provides. More information is provided in the respective manual sections.

Service Backup Reverse Proxy SSO LDAP Monitoring Profiling
Forgejo Y (1) Y Y Y Y (2) N
Home-Assistant Y (1) Y N Y Y (2) N
Nextcloud Server Y (1) Y Y Y Y (2) P (3)
Vaultwarden Y (1) Y Y Y Y (2) N

Legend: N: no but WIP; P: partial; Y: yes

  1. Database and data files are backed up separately.
  2. Dashboard is common to all services.
  3. Works but the traces are not exported to Grafana yet.
modules/services/forgejo/docs/default.md
modules/services/home-assistant/docs/default.md
modules/services/nextcloud-server/docs/default.md
modules/services/vaultwarden/docs/default.md