Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Lopez
56e45e8fcd
Reconfigure MinIO to be proxied through Nginx
This change is necessary because some games need to connect to a S3 server directly, and MinIO is limited to listening on one domain for virtual hosts.
2024-02-22 21:13:37 -05:00
Matthew Lopez
b8d6f18fac
Make web administration ports more consistent 2023-12-21 12:35:06 -05:00
Matthew Lopez
5196fe115f
Stop randomly generating the minio root username 2023-12-20 11:23:57 -05:00
Matthew Lopez
b3030fe598
Set up Minio S3 virtual hosts 2023-12-19 13:58:45 -05:00
Matthew Lopez
79a8b81bab
Start setting up the account server
This is about the minimum required to make the account server start. It doesn't fully work yet.
2023-12-17 14:39:20 -05:00