diff --git a/README.md b/README.md index 49b8682..9ca5b6b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,25 @@ SHB's (Self Host Blocks) goal is to provide a lower entry-bar for self-hosting. I intend to achieve this by providing opinionated building blocks fitting together to self-host a wide range of services. Also, the design will be extendable to allow users to add services not provided by SHB. + +## Supported Features + +- [ ] SSO with Authelia. +- [X] LDAP server through lldap, it provides a nice Web UI. +- [X] Backup with Restic or BorgBackup +- [X] Monitoring through Prometheus and Grafana. + - [X] Export systemd services status. +- [X] Reverse Proxy with Nginx. + - [ ] Export metrics to Prometheus. + - [X] SSL support. + - [X] Backup support. +- [X] Nextcloud + - [ ] Export metrics to Prometheus. + - [X] LDAP auth, unfortunately we need to configure this manually. + - [ ] SSO auth. + - [X] Backup support. +- [X] Home Assistant. + - [ ] Export metrics to Prometheus. + - [X] LDAP auth, unfortunately we need to configure this manually. + - [ ] SSO auth. + - [X] Backup support.