Configuring S3 Manager with MinIO

From Asgardius Wiki (English)
Revision as of 22:54, 18 October 2023 by Asgardius (talk | contribs) (First Revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In case of using MinIo it is necessary that the server does not have the region established through the environment variable MINIO_REGION. If you have established it through the web console, it will be necessary to change it to us-east-1, because with other region identifiers the app will show a 400 error message when trying to access. In order to use the PDF reader it will be necessary to establish a CORS policy that allows access to chosen pdf.js endpoint. This can be done using the MINIO_API_CORS_ALLOW_ORIGIN environment variable.