add more intro to the readme
This commit is contained in:
parent
d160d16cc9
commit
b807ebc7ce
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue