Allen Kerensky"It seems you've been living two lives ..."

ROBUST

The Redesigned Opensim Basic Universal Server Technology (ROBUST) modular server application replaces and extends OpenSimulator's earlier User, Group, Asset, Inventory, Messaging (UGAIM) grid server applications.

Robust.ini

If your grid is not hypergrid-enabled, also known as a closed grid, then Robust services are configured in the OpenSim/bin/Robust.ini file.

Robust.HG.ini

If your grid is hypergrid-enabled, also known as an open grid, then Robust services are configured in the OpenSim/bin/Robust.HG.ini file.

STARTING ROBUST

Closed Grid

$ cd OpenSim/bin
$ vi Robust.ini
$ mono Robust.exe

Open Grid

You will have to start the Robust server with the -inipath option to tell the Robust server to use this non-default configuration file.

$ cd OpenSim/bin
$ cp Robust.HG.ini.example Robust.HG.ini
$ vi Robust.HG.ini
$ mono Robust.exe -inipath Robust.HG.ini

LOGGING

Robust log events are written to OpenSim/bin/Robust.log

ARCHITECTURE

An overview of the Robust server architecture of Service Connectors and Services

opensim_architecture_robust.pdf

GRID SERVICES

HYPERGRID SERVICES

OPTIONAL SERVICES

TCP Port ServiceList Item Service
FreeswitchService
8002 WifiServerConnector WifiServerConnector

SEE ALSO

ROBUST (opensimulator)

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
DokuWiki