An unofficial Docker Compose setup for self-hosting a Pretendo Network server.
Go to file
dependabot[bot] 6c081abdb9
Bump image-size from 1.2.0 to 1.2.1 in /docs in the npm_and_yarn group
Bumps the npm_and_yarn group in /docs with 1 update: [image-size](https://github.com/image-size/image-size).


Updates `image-size` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: image-size
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 15:51:49 +00:00
.github Start testing on Ubuntu ARM64 2025-01-16 18:56:22 -05:00
.vscode Make Go debugger configuration consistent 2024-08-07 13:40:50 -04:00
config Add cdn.pretendo.cc for latest Juxt update 2024-07-30 20:36:24 -04:00
console-files Update the readme to have standard readme information 2024-05-27 14:33:44 -04:00
docs Bump image-size from 1.2.0 to 1.2.1 in /docs in the npm_and_yarn group 2025-04-02 15:51:49 +00:00
environment Update Super Mario Maker submodule and patches 2024-08-09 22:47:48 -04:00
patches Update Super Mario Maker submodule and patches 2024-08-09 22:47:48 -04:00
repos Bump repos/website from a82e731 to 81bf66f (#204) 2024-12-23 14:25:43 -05:00
scripts Add Bash on Windows environment detection to prevent common errors 2025-01-08 22:21:38 -05:00
.gitignore Delete non-functional logs directory 2024-07-22 22:46:08 -04:00
.gitmodules add pikmin 3 gitmodule, env file, compose.yml entry 2024-07-31 21:08:59 -04:00
compose.yml Make Go debugger configuration consistent 2024-08-07 13:40:50 -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