Matthew Lopez
019e15cfe1
Switch the account server to use cdn.pretendo.cc
2024-07-30 20:52:04 -04:00
Matthew Lopez
70df1c0aa8
Switch from MailDev to Mailpit
2024-05-30 14:26:23 -04:00
Matthew Lopez
c1bb5fb6cc
Switch the account server to the PNID settings fork
...
The CDN base URL needs to be set to HTTP because the account server gets the Mii images using it, and nginx does not have a valid SSL certificate.
2024-05-15 16:36:34 -04:00
Matthew Lopez
66962ac940
Switch CDN from cdn.pretendo.cc to pretendo-cdn.b-cdn.net
...
This helps the self-hosted setup match more closely with the Pretendo official servers and makes Wii U account swap homebrew work.
2024-05-15 15:44:25 -04:00
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
dcb5976a8a
Boring and unimportant commit
2024-01-12 19:35:34 -05:00
Matthew Lopez
5196fe115f
Stop randomly generating the minio root username
2023-12-20 11:23:57 -05:00
Matthew Lopez
0e3fb11514
Set up MailDev as a test mailserver
2023-12-19 15:27:58 -05:00
Matthew Lopez
7a0564688d
Set up Redis for the account server
2023-12-19 14:31:32 -05:00
Matthew Lopez
9842d9b773
Create setup scripts for containers
2023-12-19 11:41:29 -05:00
Matthew Lopez
fd2ec3801d
Rename some account server patches, misc small changes
2023-12-18 20:54:32 -05:00
Matthew Lopez
1d6f6a9f59
Set up MongoDB as a single-server replication set
...
This is necessary because the account server uses transactions, which only work in a replication set.
2023-12-18 20:51: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