Overte, an open source social VR and virtual world server, with a private administrator console secured on first boot.
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.
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.
Real screenshots taken while testing this image against its deployment guide.