OpenSim: SampleConfigs

From OpenSimulator

Jump to: navigation, search

First, here is a network_servers_information file for osgrid for the Yang sim.

<Root> <Config HttpListenerPort="9100" RemotingListenerPort="8895" DefaultLocationX="7318" DefaultLocationY="7318" GridServerURL="http://osgrid.org:8001" GridSendKey="1234" GridRecvKey="1234" UserServerURL="http://osgrid.org:8002" UserSendKey="1234" UserRecvKey="1234" AssetServerURL="http://osgrid.org:8003" /> </Root>

Here are the config files for Yin & Bao on deepgrid and for Yang on osgrid. All the sample files have the UUID and master avatar info scrambled to protect the innocent, but the rest of the data is reality. First, the Yin config file :

<Root> <Config sim_UUID="nonsensical694b56d176e392dc" sim_name="Yin" sim_location_x="20006" sim_location_y="19999" datastore="localyin.yap" internal_ip_address="0.0.0.0" internal_ip_port="9003" external_host_name="67.120.11.67" terrain_file="default.r32" terrain_multiplier="60.0" master_avatar_first="ckrddd" master_avatar_last="Beta" master_avatar_pass="asddfd" /> </Root>

Then the Bao config file.

<Root> <Config sim_UUID="nonsensical694b56d176e392dc6" sim_name="Bao" sim_location_x="20006" sim_location_y="19998" datastore="localbao.yap" internal_ip_address="0.0.0.0" internal_ip_port="9002" external_host_name="67.120.11.67" terrain_file="default.r32" terrain_multiplier="60.0" master_avatar_first="ckrss" master_avatar_last="Beta" master_avatar_pass="asfsf" /> </Root>


And finally the Yang config file.

<Root> <Config sim_UUID="nonsensical4b56d176e392dc4" sim_name="Yang" sim_location_x="7318" sim_location_y="7318" datastore="localyang.yap" internal_ip_address="0.0.0.0" internal_ip_port="9100" external_host_name="67.120.11.68" terrain_file="TerrainDatafiles/Alien/alienworld_1_1.r32" terrain_multiplier="58.81" master_avatar_first="aaaa" master_avatar_last="cccr" master_avatar_pass="xxxx" /> </Root>

Personal tools
General
About This Wiki