[Opensim-dev] New configuration capabilities

Robert Martin robertltux at gmail.com
Sat Oct 11 17:42:30 UTC 2014


my whole take on this is:

1 a tech working with a nontech person sets up a demo server on %localhost%
2 non tech person has fun playing with the sim and decides to "go
bigger" (%localnetwork%) and gets non tech people going
3 group decides this is great fun and then decides to "Share with the world"

so it would be best if a [bold]short[/bold] descriptive name was used
so that each level of unlock requires the minimum of fiddling

so we need
1 the serve[r|rs]
2 what ever controls the number and source of remote clients
3 the nam[e|es] that show up the various places
in the magic section
so that in my case i can flip from %localhost% and J2B demo to
168.1.1.20 and J2B SB Test landing up at J2B.salembaptistnow.org and
Journey to Bethlehem Online all without having to tell Pastor W that
things got broke and we need a couple days to fix thing.

On Sat, Oct 11, 2014 at 12:42 PM, James Hughes <jamesh at bluewallgroup.com> wrote:
> On Sat, 2014-10-11 at 11:05 -0400, Frank Nichols wrote:
>> Well, being a Mac/Objective C user, I would prefer a bit more
>> descriptive label:
>>
>>
>> [ConstantsDefinedByMeForUseInMyMainOpenSImIniFileAndOthePlacesYetToBeDetermined]
>>  ;Constants
>>  BaseURL =http://example.com
>>  PublicPort = 8002
>>  PrivatePort = 8003
>>
>>
>> [LoginService]
>>
>>    MapTileURL = ${C|BaseURL}:${C|PublicPort}/
>>     SRV_HomeURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_InventoryServerURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_AssetServerURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_ProfileServerURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_FriendsServerURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_IMServerURI = "${C|BaseURL}:${C|PublicPort}"
>>    SRV_GroupsServerURI = "${C|BaseURL}:${C|PrivatePort}”
>>
>> > On Oct 11, 2014, at 10:05 AM, Shaun T. Erickson <ste at smxy.org>
>> > wrote:
>> >
>> > [C]
>> >  ;Constants
>> >  BaseURL =http://example.com
>> >  PublicPort = 8002
>> >  PrivatePort = 8003
>> >
>> >
>> > [LoginService]
>> >
>> >    MapTileURL = ${C|BaseURL}:${C|PublicPort}/
>> >     SRV_HomeURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_InventoryServerURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_AssetServerURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_ProfileServerURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_FriendsServerURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_IMServerURI = "${C|BaseURL}:${C|PublicPort}"
>> >    SRV_GroupsServerURI = "${C|BaseURL}:${C|PrivatePort}"
>> >
>
> Haha,
>
> What I have running here is actually in [Startup], then all my keys are
> set to ${Startup|BasePath}, etc. So it can be used in any way desired.
>
> What I'm thinking about is what essential items are needed to get the
> simulator or robust started and what is the best way we can localize
> those things into a single area so a new user can fire this off easily
> without placing limits on what advanced users are able to do.
>
> Thanks,
> BlueWall
>
>
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev



-- 
Robert L Martin


More information about the Opensim-dev mailing list