diff --git a/README.md b/README.md index 92545cb..3732d3e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,17 @@ SHB's (Self Host Blocks) goal is to provide a lower entry-bar for self-hosting. 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. +For each service, I intend to provide turn-key Nix options to setup: +- Access through a subdomain. +- HTTPS access. +- Backup. +- Single sign-on. +- LDAP user management. + ## Supported Features +Currently supported services and features are: + - [X] Authelia as SSO provider. - [X] Export metrics to Prometheus. - [X] LDAP server through lldap, it provides a nice Web UI.