An unofficial Docker Compose setup for self-hosting a Pretendo Network server.
Go to file
2024-07-15 14:38:13 -04:00
.github Set the TERM environment variable normally 2024-05-31 21:26:27 -04:00
.vscode Add SSSL submodules to workspace 2024-06-05 16:58:38 -04:00
config Update TypeScript servers with new Dockerfile template 2024-06-23 21:03:54 -04:00
console-files Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
docs Fix setup on macOS 2024-07-10 16:50:07 -04:00
environment Remove unused public matchmaking environment variable 2024-07-05 00:40:26 -04:00
logs feat: Changed to the Ashquarky's Splatoon server 2024-06-30 20:18:11 -03:00
patches Update account and friends submodules 2024-07-07 16:26:06 -04:00
repos Bump repos/friends from 8285002 to 5541ed0 (#88) 2024-07-08 22:10:29 +02:00
scripts Create empty local.env files before running docker compose down 2024-07-15 14:38:13 -04:00
.gitignore Set up SSSL connections with DNS 2024-06-05 19:57:47 -04:00
.gitmodules chore: General fixes from the PR review 2024-07-01 00:06:49 -03:00
compose.yml Switch to running the Postgres init script manually during setup 2024-07-13 19:54:25 -04:00
LICENSE Initial commit 2023-12-16 17:38:20 -05:00
README.md Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
setup.sh Switch to running the Postgres init script manually during setup 2024-07-13 19:54:25 -04:00
update.sh Add a git reset to the full-reset script 2024-05-27 22:16:58 -04:00

Unofficial Pretendo Network server in Docker

This is an unofficial Docker Compose setup for self-hosting a Pretendo Network server (because there is no official self-hosting setup).

Test scripts and build Docker images

Supported consoles

Console Testing status
Wii U Working
Cemu emulator Working
3DS Working
Citra emulator ⏱️ Coming soon
Wii/DS/Switch Unsupported*

*The Pretendo Network servers only support the Wii U and 3DS consoles. Support for other consoles is not planned.

Features

  • Easily set up and run a Pretendo Network server on your own hardware!
  • Everything runs in Docker containers and avoids making changes to your host system.
  • Regular updates to support the latest development versions of the servers.
  • Source code of the Pretendo servers is automatically updated daily by Dependabot.
  • Supports Wii U and 3DS consoles and emulators with detailed documentation for each.
  • Includes server and database administration tools, with easy access through web interfaces.
  • Useful scripts for managing the servers.

Getting started

Please visit the documentation website for detailed setup and usage instructions.

Future plans

Check the General Roadmap and Plans issue for more information on my plans for this project.

Learn more