Sign inSign up

giodegas/opensim-bin-craft

By giodegas

Updated over 10 years ago

CRAFT binary distribution of OpenSimulator virtual worlds server

Image
0

548

giodegas/opensim-bin-craft repository overview

CRAFT Hypergridded OpenSim distribution Docker image

A docker image for standard binary distribution of OpenSimulator virtual worlds server pre-configured to work with the CRAFT grid.

Docker image derived from docker-opensimulator .

Usage

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

to know the container id:

$ docker ps

First configuration, owner and region generation :

$ 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/craft

Tag summary

Content type

Image

Digest

sha256:489a8d76d

Size

395.4 MB

Last updated

over 10 years ago

docker pull giodegas/opensim-bin-craft