LegacyServers

From OpenSimulator

Revision as of 13:32, 15 July 2009 by Justincc (Talk | contribs)

Jump to: navigation, search

Running the legacy servers

1. The legacy system consists of 5 servers. These are the User Server, Grid Server, Asset Server, Inventory Server and Messaging Server. Each provides a service to the grid, and some servers also access each other to provide their services.


Exclamation.png
NOTE: The User and Inventory servers have been superseded by R.O.B.U.S.T. If you are running R.O.B.U.S.T.,
don't start the user and inventory services here.




2. Four of the servers should be started in a certain order. UGAI: UserServer, GridServer, AssetServer, InventoryServer. The MessagingServer can be started at any point after the GridServer. These are all found in the bin directory. In windows, you can just double-click on the executables to start them. In Linux and Mac OS X type "mono filename" from a prompt. The executable names, in order, are:

OpenSim.Grid.UserServer.exe
OpenSim.Grid.GridServer.exe
OpenSim.Grid.AssetServer.exe
OpenSim.Grid.InventoryServer.exe
OpenSim.Grid.MessagingServer.exe

3. Start the UserServer. If you will be running the GridServer on the same box, hit enter to accept the defaults, until it gives you the prompt

OpenUser#

This is the main prompt for the user server. If you will be running the GridServer on another box, change the Default Grid Server URI as appropriate.

4. Start the GridServer. Again, you can hit return at all the prompts if you are running them all on the same machine. If not, change the URIs for the Asset Server and User server to point to where you are running them. You will finally get to the console prompt for the GridServer which looks like this:

OpenGrid#

5. Start the AssetServer. The console prompt for this server will be:

OpenAsset#

6. Start the InventoryServer. The console prompt for this server will be:

INVENTORY#

7. Start the MessagingServer. The console prompt for this is:

Messaging#
Personal tools
General
About This Wiki