Sign inSign up

giodegas/osbin-sharper

By giodegas

Updated almost 11 years ago

OpenSim Virtual World used during the Sharper Night of Researchers in L'Aquila, 26 September 2014

Image
0

1.4K

giodegas/osbin-sharper repository overview

SharperNight Virtual World L'Aquila Edition

by Giovanni De Gasperis

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.

Suggested usage:

Step 0

The host should have the following configuration and software installed:

in a separate shell:

$ python LPRedisProducer.py
Step 1

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

Step 2

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
Step 3

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)

Acknowledgments

This virtual world is an aggregation of many open source 3D objects and creations:

Tag summary

Content type

Image

Digest

sha256:a34e37ade

Size

376.8 MB

Last updated

almost 11 years ago

docker pull giodegas/osbin-sharper