Add minio module for S3-compatible object storage

Label Studio _really_ prefers using a direct object storage model. Can't
say I blame them, it makes sense given they are running Python.

I had to bump Authentik to not use its default port so that minio could
use its own default port. That seemed safest given that Authentik is
always proxied but minio/S3 may _not_ be. I'm just not sure.
This commit is contained in:
Eli Ribble 2025-10-01 19:25:29 +00:00
parent dbbed7117a
commit dad759c4b3
5 changed files with 57 additions and 3 deletions

View file

@ -14,6 +14,7 @@
./fish.nix
./label-studio.nix
./librechat.nix
./minio.nix
./openssh.nix
./podman.nix
./restic