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.

ComponentMinimumRecommended
CPU1 core2+ cores
Memory256 MB512 MB
PostgreSQL18+18+
Storage1 GB10+ 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