Skip to content

Operating HoloMUSH

Run and maintain a HoloMUSH server — install, deploy, secure, and operate it. The server ships as a single binary with PostgreSQL as its only external dependency.

Component Minimum Recommended
CPU 1 core 2+ cores
Memory 256 MB 512 MB
PostgreSQL 18+ 18+
Storage 1 GB 10+ GB

HoloMUSH supports two ways for players to connect:

  • Telnet (port 4201) — Classic MU* client compatibility
  • WebSocket (port 8080) — Modern web client with PWA support

Both protocols connect to the same game world and share the same session system. Run one or both depending on your player base.

Start here → Installing HoloMUSH