manaaan / ekolivs-oms

Ekolivs order management system
MIT License
1 stars 0 forks source link

[MVP] Auth: Integrate Authelia #36

Open thutter opened 1 month ago

thutter commented 1 month ago

Add Authelia Dockerfile in /backend/services/authelia

manaaan commented 1 month ago

Use SQLite as database: https://www.authelia.com/configuration/storage/sqlite/ Mount Cloud Storage bucket into Cloud Run as volume to store the SQLite file: https://cloud.google.com/run/docs/configuring/services/cloud-storage-volume-mounts

Configuration planned with OpenID Connect 1.0