Commit Graph

43 Commits

Author SHA1 Message Date
Matthew Lopez
4344968f39
Update Super Mario Maker submodule and patches 2024-08-09 22:47:48 -04:00
Joshua Peisach
dfd6423e54
add pikmin 3 gitmodule, env file, compose.yml entry 2024-07-31 21:08:59 -04:00
Matthew Lopez
019e15cfe1
Switch the account server to use cdn.pretendo.cc 2024-07-30 20:52:04 -04:00
redmine4404
4ffcb938b9 some fix 2024-07-30 15:27:46 +02:00
redmine4404
71dde0bab2 maede some adjust for the PR review 2024-07-30 15:16:07 +02:00
redmine4404
d164320977 Add Minecraft Server
Added the NEX minecraft for wiiu server.
2024-07-28 16:59:05 +02:00
Matthew Lopez
c63162eb28
Update submodules with upstream Dockerization PRs 2024-07-22 22:42:16 -04:00
Matthew Lopez
ba96da1455
Remove unused public matchmaking environment variable 2024-07-05 00:40:26 -04:00
Akatsuki Levi
31727f4bf5 chore: General fixes from the PR review 2024-07-01 00:06:49 -03:00
Akatsuki Levi
e75e29311b feat: Changed to the Ashquarky's Splatoon server 2024-06-30 20:18:11 -03:00
Akatsuki Levi
58a76230df feat: Progress to add Splatoon servers 2024-06-30 20:17:40 -03:00
Matthew Lopez
865282aa32
Update TypeScript servers with new Dockerfile template 2024-06-23 21:03:54 -04:00
Matthew Lopez
70df1c0aa8
Switch from MailDev to Mailpit 2024-05-30 14:26:23 -04:00
Matthew Lopez
475a073126
Update the readme to have standard readme information
Also delete the less-useful directory readmes.
2024-05-27 14:33:44 -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
e2a5761e53
Update BOSS submodule and configure connection to friends 2024-05-06 19:34:27 -04:00
Matthew Lopez
19f7173ea6
Set up Redis Commander 2024-04-28 13:55:28 -04:00
Matthew Lopez
7b7cec4d8d
Configure required Juxt server environment 2024-04-28 13:38:45 -04:00
Matthew Lopez
d35fa242e2
Configure Juxtaposition with Redis 2024-04-28 13:27:04 -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
41bfc9cd3f
Create WIP Super Mario Maker server configuration 2024-02-22 15:27:30 -05:00
Matthew Lopez
de47bcbd6f
Reformat the readmes to wrap at 120 lines 2024-02-22 11:57:46 -05:00
Matthew Lopez
dcb5976a8a
Boring and unimportant commit 2024-01-12 19:35:34 -05:00
Matthew Lopez
c187628af4
Fix mongo-express and disable unnecessary authentication 2024-01-08 21:45:00 -05:00
Matthew Lopez
2cfca4b023
Set up the BOSS server 2023-12-29 13:19:39 -05:00
Matthew Lopez
279e377b13
Create subdirectory READMEs 2023-12-26 22:13:31 -05:00
Matthew Lopez
18eb61c62d
Add repo information to the readme 2023-12-26 17:40:44 -05:00
Matthew Lopez
47d977dd60
A little bit of Adminer configuration 2023-12-22 10:45:50 -05:00
Matthew Lopez
4813e74e2b
Set up Juxtaposition servers! 2023-12-21 17:05:42 -05:00
Matthew Lopez
b8d6f18fac
Make web administration ports more consistent 2023-12-21 12:35:06 -05:00
Matthew Lopez
45f97d971e
Set up the Wii U Chat server
There seems to be a problem with the compatability of the authentication and secure servers.
2023-12-20 22:20:51 -05:00
Matthew Lopez
a44669d5c4
Set up Friend List server! 2023-12-20 16:15:57 -05:00
Matthew Lopez
7eb5108a47
Set up Postgres server for friends 2023-12-20 12:53:29 -05:00
Matthew Lopez
840bacedc4
Set up mongo-express for administration 2023-12-20 11:46:19 -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
b3030fe598
Set up Minio S3 virtual hosts 2023-12-19 13:58:45 -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