Overte Domain Server on Ubuntu 24.04

Azure Gaming

Overte, an open source social VR and virtual world server, with a private administrator console secured on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Overte is a free, open source platform for building and hosting shared virtual worlds and social VR spaces, continuing the engine originally created as High Fidelity. This appliance runs the self hosted Overte domain server together with the assignment clients that make a world live: the audio and avatar mixers that let visitors hear and see each other, the entity and asset servers that hold the objects and content of the space, the entity script server that runs its interactive logic, and the messages mixer that carries communication between clients. Point an Overte or compatible client at the running domain and people can meet, talk and explore inside a persistent world that you own and run yourself, rather than on a hosted service.

Why the cloudimg image

Upstream ships the domain settings console with no authentication at all, so on a public address anyone who reaches it can seize the world and its settings. The cloudimg image generates a single administrator username and password on your own machine at first boot, stores only a hash of it in the domain settings, marks the setup wizard complete so the domain cannot be claimed by a passer by, and holds the domain server and its assignment clients from starting until that credential is in place, so the console is never exposed unprotected. Every instance gets its own secret written to a file only root can read, and the world data lives on the instance. A paired deploy guide tested against the exact build and 24/7 cloudimg support are included with every image.

Common uses

  • Host a persistent social VR world for a community or team
  • Run a private metaverse space for events, meetups or education
  • Operate a self hosted virtual world on infrastructure you control

See it running

Real screenshots taken while testing this image against its deployment guide.

Overte Domain Server on Ubuntu 24.04 screenshot 1 Overte Domain Server on Ubuntu 24.04 screenshot 2 Overte Domain Server on Ubuntu 24.04 screenshot 3 Overte Domain Server on Ubuntu 24.04 screenshot 4