OpenSim Virtual World used during the Sharper Night of Researchers in L'Aquila, 26 September 2014
1.4K
Department of Information Engineering and Computer Science and Mathematics, University of L'Aquila, ITALY
This Docker image provides a light base binary install with Mono, for .NET and OpenSimulator deployment on Linux, linked to an external database server that keep persistence. This setup has some specific customization, derived from the default standalone OpenSim configuration, that were implemented to be used at the event of SharperNight, 26 September 2014 in L'Aquila, ITALY.
The host should have the following configuration and software installed:
in a separate shell:
$ python LPRedisProducer.py
open bash session inside the docker image
$ sudo docker run -it -p 9001:9001/udp -p 9001:9001/tcp giodegas/osbin-sharper bash
$ mono OpenSim.exe
Avatar: Test User 123
load the SharperLand world:
# load oar SharperLand260914.oar
Then you should be able to login into SharperLan with a SL compatibile viewer, with the loginuri:
http:/192.168.10.100:9001
Remember to use os-redis-sharp scripts inside virtual objects that you want to move inside OpenSim.
If you are using boot2docker, remember to configure properly the port forwarding table in Virtual Box : ![Port Forwarding table] (VBox_portForwarding.png)
This virtual world is an aggregation of many open source 3D objects and creations:
Content type
Image
Digest
sha256:a34e37ade…
Size
376.8 MB
Last updated
almost 11 years ago
docker pull giodegas/osbin-sharper