1
0
Fork 0

add supported features

This commit is contained in:
ibizaman 2023-07-29 22:26:32 -07:00
parent 54a7bbabe8
commit f22e06e132

View file

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