Sign inSign up

giodegas/opensim-bin

By giodegas

Updated over 10 years ago

Generic binary distribution of OpenSimulator virtual worlds server

Image
0

532

giodegas/opensim-bin repository overview

Generic Standalone OpenSim distribution Docker image

A docker image for standard binary distribution of OpenSimulator virtual worlds server

Docker image derived from docker-opensimulator .

Usage

$ docker run -d -p 6379:6379 -p 9000:9000 -p 9000:9000/udp giodegas/opensim-bin

First configuration :

$ docker exec -it <container_id> after_install

Viewer

A 3D compatible viewer is needed to login to the virtual world with your avatar to meet and interact with the NPCs:

with a proper LOGIN URI configuration:

grid name ==> it will be region name defined by you during first run
login URL ==> http://<external_ip>:9000

More

To help improve this docker container image : giodegas/docker-opensim/bin/generic

Tag summary

Content type

Image

Digest

sha256:3933fbd07

Size

338 MB

Last updated

over 10 years ago

docker pull giodegas/opensim-bin