readme
This commit is contained in:
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
|
Note: this recipe requires two domains. One domain for drive, and one for minio which also needs its own public endpoint (see [https://github.com/suitenumerique/drive/issues/476}(https://github.com/suitenumerique/drive/issues/476)]). For example (`drive.yourdomain.tld` and `minio.drive.yourdomain.tld` would work).
|
||||||
|
|
||||||
* Deploy Single Sign On (see [Authentication](#authentication) below)
|
* Deploy Single Sign On (see [Authentication](#authentication) below)
|
||||||
* `abra app new lasuite-drive --secrets`
|
* `abra app new lasuite-drive --secrets`
|
||||||
* `abra app config <app-name>`
|
* `abra app config <app-name>`
|
||||||
@ -29,3 +31,5 @@ For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|
|||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
Docs **requires** an OpenID Connect (OIDC) single sign-on provider; we recommend [Authentik](https://git.coopcloud.tech/coop-cloud/authentik) or [Keycloak](https://git.coopcloud.tech/coop-cloud/keycloak), both of which are installable using Co-op Cloud.
|
Docs **requires** an OpenID Connect (OIDC) single sign-on provider; we recommend [Authentik](https://git.coopcloud.tech/coop-cloud/authentik) or [Keycloak](https://git.coopcloud.tech/coop-cloud/keycloak), both of which are installable using Co-op Cloud.
|
||||||
|
|
||||||
|
TODO: add more documentation on how to configure keycloak so oidc secret is integrated.
|
||||||
Reference in New Issue
Block a user