2025-12-29 15:43:05 -05:00
2025-12-18 15:09:45 -05:00
2025-12-18 15:09:45 -05:00
2025-12-29 13:49:00 -05:00
2025-12-18 15:09:45 -05:00
2025-12-29 13:49:00 -05:00
2025-12-28 13:10:14 -05:00
2025-12-18 15:09:45 -05:00
2025-12-29 13:31:51 -05:00
2025-12-18 15:30:20 -05:00

lasuite-drive

Drive (part of La Suite Numerique) for Co-op Cloud

  • Category: Apps
  • Status: 2
  • Image: lasuite/drive, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: 3
  • Tests: No
  • SSO: 3

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]). For example (drive.yourdomain.tld and minio.drive.yourdomain.tld would work).

  • Deploy Single Sign On (see Authentication below)
  • abra app new lasuite-drive --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>
  • abra app cmd <app-name> backend migrate
  • abra app restart <app-name> minio-createbuckets (Note: this will appear to fail, but probably worked! Check abra app logs <app-name> minio-createbuckets)

For more, see docs.coopcloud.tech.

Authentication

Docs requires an OpenID Connect (OIDC) single sign-on provider; we recommend Authentik or Keycloak, both of which are installable using Co-op Cloud.

TODO: add more documentation on how to configure keycloak so oidc secret is integrated.

Description
Languages
Shell 100%