diff --git a/README.md b/README.md index 15a9167..c4f8c2c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# lasuite-docs +# lasuite-drive -> [Docs](https://docs.numerique.gouv.fr/home/) (part of [La Suite Numerique](https://lasuite.numerique.gouv.fr/en)) for Co-op Cloud +> [Drive](https://github.com/suitenumerique/drive) (part of [La Suite Numerique](https://lasuite.numerique.gouv.fr/en)) for Co-op Cloud * **Category**: Apps * **Status**: 2 -* **Image**: [`lasuite/docs`](https://hub.docker.com/r/lasuite/docs), 4, upstream +* **Image**: [`lasuite/drive`](https://hub.docker.com/r/lasuite/drive), 4, upstream * **Healthcheck**: No * **Backups**: No * **Email**: 3 @@ -18,11 +18,11 @@ ## Quick start * Deploy Single Sign On (see [Authentication](#authentication) below) -* `abra app new lasuite-docs --secrets` +* `abra app new lasuite-drive --secrets` * `abra app config ` * `abra app deploy ` * `abra app cmd backend migrate` -* `abra app restart minio-bootstrap` (Note: this will appear to fail, but probably worked! Check `abra app logs minio-bootstrap`) +* `abra app restart minio-createbuckets` (Note: this will appear to fail, but probably worked! Check `abra app logs minio-createbuckets`) For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).