An unofficial Docker Compose setup for self-hosting a Pretendo Network server.
Go to file
2024-05-27 23:29:05 -04:00
.github Caching the Docusaurus temp directory does not decrease the build time 2024-05-27 23:29:05 -04:00
.vscode Create a Pretendo Docker .code-workspace file 2024-05-27 13:43:54 -04:00
config Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
console-files Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
docs Begin updating the docs to use Docusaurus features 2024-05-27 22:20:51 -04:00
environment Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
logs Create WIP Super Mario Maker server configuration 2024-02-22 15:27:30 -05:00
patches Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
repos Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
scripts Improve the script messages if no console IP address is set 2024-05-27 20:48:12 -04:00
.gitignore Switch from environment/server.local.env to a global .env file 2024-05-10 20:54:52 -04:00
.gitmodules Switch the account server to the PNID settings fork 2024-05-15 16:36:34 -04:00
compose.yml Disable unused and broken nginx SSL support 2024-05-11 00:53:13 +00: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 Reduce non-verbose output in the scripts 2024-05-23 22:33:45 -04:00
update.sh Create verbose mode for all scripts and reduce default output 2024-05-19 17:26:37 -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