Commit Graph

18 Commits

Author SHA1 Message Date
Matthew Lopez
2cfca4b023
Set up the BOSS server 2023-12-29 13:19:39 -05:00
Matthew Lopez
0eb1a0f147
Set up centralized logging in logs 2023-12-27 17:35:49 -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
3948c01fb4
Attempt to get the Wii U to connect to nginx directly
It doesn't work for some reason, even though TLSv1.0 is enabled in nginx.
2023-12-22 20:45:33 -05:00
Matthew Lopez
6c532e4059
Add Nintendo to Corefile and improve regex 2023-12-22 17:18:56 -05:00
Matthew Lopez
47d977dd60
A little bit of Adminer configuration 2023-12-22 10:45:50 -05:00
Matthew Lopez
85bb9d16a8
Organize scripts that run in a container 2023-12-21 18:11:02 -05:00
Matthew Lopez
4813e74e2b
Set up Juxtaposition servers! 2023-12-21 17:05:42 -05:00
Matthew Lopez
7eb5108a47
Set up Postgres server for friends 2023-12-20 12:53:29 -05:00
Matthew Lopez
b3030fe598
Set up Minio S3 virtual hosts 2023-12-19 13:58:45 -05:00
Matthew Lopez
d28cb8fad8
Add a redirect to pretendo.cc 2023-12-19 13:33:56 -05:00
Matthew Lopez
9842d9b773
Create setup scripts for containers 2023-12-19 11:41:29 -05:00
Matthew Lopez
918a904081
Add the Pretendo Network website server
Lots of patches here because the server crashes if Stripe, GitHub, Discord, etc. are not configured.
2023-12-18 20:56:28 -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
afd592b1f2
Use bind mounts for nginx config 2023-12-18 20:44:39 -05:00
Matthew Lopez
d745c3b91d
Use bind mount for mitmproxy config 2023-12-18 20:43:34 -05:00
Matthew Lopez
2bd74b71c4
Set up CoreDNS for containers
This sends all requests to *.pretendo.cc or *.pretendo.network coming from inside a container to the nginx container.
2023-12-18 20:42:21 -05:00