+42
nixos/modules/services/web-servers/minio.nix
+42
nixos/modules/services/web-servers/minio.nix
···+This overrides the access key that is generated by minio on first startup and stored inside the+This overrides the secret key that is generated by minio on first startup and stored inside the+The physical location of the server. By default it is set to us-east-1, which is same as AWS S3's and Minio's default region.···
+15
-2
nixos/tests/minio.nix
+15
-2
nixos/tests/minio.nix
······+$machine->succeed("mc config host add minio http://localhost:9000 BKIKJAA5BMMU2RHO6IBB V7f1CwQqAcwo80UEIJEjc5gVQUSSx5ohQ9GSrr12 S3v4");