jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 14
Total Residents: 476
Online Now: 0
Hypergriders online: 0

[Solved] Files Configurations Exemples

13 years 6 months ago #19 by djphil
########################################################################################################

Bonsoir,

afin de faciliter les configurations, pourriez-vous s\'il vous plait poster un exemple de:

- Opensim.ini (attention Opensim.ini devient OpenSimDefaults.ini)

- GridCommon.ini

Merci d\'avance.

########################################################################################################

Good evening,

to facilitate the configuration, could you please post a sample:

- OpenSim.ini (OpenSim.ini attention becomes OpenSimDefaults.ini)

- GridCommon.ini

Thank you in advance.

########################################################################################################

Please Log in or Create an account to join the conversation.

13 years 6 months ago #25 by foto50
The settings page in the component has changed a little from Version 0.0.5. I removed the \"estate server\" for now, since this is planned but not that soon and until then it only causes confision. The values from \"OpenSim MySQL Server\" should be the ones from the Robust.ini (currently somewhere around line 50):
[DatabaseService]
    StorageProvider = \"OpenSim.Data.MySQL.dll\"
    ConnectionString = \"Data Source=localhost;Database=opensim;User ID=opensim;Password=coolpassword; pooling=false; port=3306;\"
Mind that if your Joomla does not reside on the same server like OpenSim, you can NOT use localhost in settings. In that case you must use the absolute URL (example.com) and ensure, the firewall from the opensim server does allow incoming connections on that port (usually 3306). Also dont forget to have the user (\"opensim\" in the upper case) not only as opensim@localhost but also with the host, your joomla site resides on.

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

13 years 6 months ago #27 by djphil
Bonsoir,

faut\'il absolument utiliser ROBUST?

Je ne peux pas utiliser le server normal en mode grid ou standalone hypergrid ?

J\'aurais voulu connaitre les parametres du fichier GridCommon.ini

Merci d\'avance.

########################################################################################################

Good evening,

he absolutely must use ROBUST?

I can not use the normal server mode grid or standalone hypergrid?

I wanted to know the parameters file for GridCommon.ini

Thank you in advance.

Please Log in or Create an account to join the conversation.

13 years 6 months ago #28 by foto50
The GridCommon.ini has (yet) no effect whatsoever for this component. However here is my (adopted) GridCommon.ini:
[AssetService]

    DefaultAssetLoader = \"OpenSim.Framework.AssetLoader.Filesystem.dll\"
    AssetLoaderArgs = \"assets/AssetSets.xml\"

    ;
    ; change this to your grid-wide asset server
    ;
    AssetServerURI = \"http://youropensimurl.com:8003\"

[InventoryService]
    ;
    ; change this to your grid-wide inventory server
    ;
    InventoryServerURI = \"http://youropensimurl.com:8003\"

[GridService]
    ;
    ; change this to your grid-wide grid server
    ;
    GridServerURI = \"http://youropensimurl.com:8003\"
    ;AllowHypergridMapSearch = true

[AvatarService]
    ;
    ; change this to your grid-wide grid server
    ;
    AvatarServerURI = \"http://youropensimurl.com:8003\"

[PresenceService]
    ;
    ; change this to your grid-wide presence server
    ;
    PresenceServerURI = \"http://youropensimurl.com:8003\"

[UserAccountService]
    ;
    ; change this to your grid-wide user accounts server
    ;
    UserAccountServerURI = \"http://youropensimurl.com:8003\"

[GridUserService]
    ;
    ; change this to your grid-wide user accounts server
    ;
    GridUserServerURI = \"http://youropensimurl.com:8003\"

[AuthenticationService]
    ;
    ; change this to your grid-wide authentication server
    ;
    AuthenticationServerURI = \"http://youropensimurl.com:8003\"

[FriendsService]
    ;
    ; change this to your grid-wide friends server
    ;
    FriendsServerURI = \"http://youropensimurl.com:8003\"

[Modules]
    ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
    ;; Copy the config .example file into your own .ini file and change configs there
        
    AssetCaching = \"FlotsamAssetCache\"
    Include-FlotsamCache = \"config-include/FlotsamCache.ini\"

    ;AssetCaching = \"CenomeMemoryAssetCache\"
    ;Include-CenomeCache = \"config-include/CenomeCache.ini\"
    
    ;AssetCaching = \"GlynnTuckerAssetCache\"

    ;; Optionally, the port for the LLProxyLoginModule module can be changed
    
    ;Setup_LLProxyLoginModule = \"9090/\"

Sure this file has to fit to the settings of your OpenSim.ini and/or Robust.ini

I hope this helps

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

13 years 6 months ago #30 by djphil
Bonsoir,

ok il peut être en mode ROBUST ou en mode Normal Grid.

Peut il être en mode Standalone HyperGrid (avec accès public) ?
Peut il être en Mode grid HyperGrid ?
Peut il être en Mode ROBUST HyperGrid ?

Comme je peux le voir d\'après votre GridCommon.ini, Opensim Server ne va pas chercher les informations dans la base de donnée de jos_opensim_settings et jos_opensim_userrelation.
C\'est donc Joomla Opensim qui va chercher des informations dans les tables d\'opensim ... ( ? )

J\'essaies de comprendre, merci d\'avance.

########################################################################################################

Good evening,

ok it may be ROBUST mode or in Normal Grid.

Can it be HyperGrid Standalone mode (with public access)?
May be in grid mode HyperGrid?
Can it be Fashion HyperGrid ROBUST?

As I can see from your GridCommon.ini, Opensim Server will not seek the information in the database of jos_opensim_settings and jos_opensim_userrelation.
So Joomla Opensim will seek information from tables opensim ... (?)

I try to understand, thank you in advance.

Please Log in or Create an account to join the conversation.

13 years 6 months ago #34 by foto50
Exactly! The com_opensim will (try to) retreive data from the opensim database and also sending data to there (e.g. creating the new user with all its inventory folders). That\'s why you need to enter these access details into settings.

In most cases, Joomla and OpenSim will not reside at the same server, so a possibility for an external access to the opensim database is required. I know that it might not be that easy for everyone to change access this way as it might not always be the own root server and many hosters have big fears about opening port 3306 to the world. That\'s why from 0.0.5 on, you also can choose a different port for the database connection to opensim.

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

13 years 6 months ago #68 by djphil
Bonjour,

voilà, finallement j\'ai réussi à installer Opensim ROBUST in Grid Mode ...
Je vais pouvoir aider les autres maintenant :lol: <img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" />:lol:

Hello,

Here, finally I managed to install Opensim ROBUST in Grid Mode ...
I\'ll be able to help others now :lol: <img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\" />:lol:

Please Log in or Create an account to join the conversation.

Time to create page: 0.092 seconds

Search

Donate jOpenSim

Please consider supporting our efforts.

Amount

Our Regions

Region: Loc X: Loc Y:
Agora 1000 998
BareBad… 997 997
Bohemas 996 998
BoraBor… 1002 999
Crystal… 1001 1000
DeepTho… 1005 998
FoToSan… 999 995
jCity 1001 997
jOpenWe… 1000 999
JuniorT… 1002 1001
Kanadah… 1002 1000
LindaKe… 1000 997
LittleC… 996 997
MonteSc… 1001 1001
Naos 999 999
Pangaea 1005 1003
RiverSi… 999 1000
Sakani 999 998
Snambin 1001 998
Tartola 997 998
ViewerH… 1002 998
WaterWo… 1001 999
WilderK… 1000 1000

jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 14
Total Residents: 476
Online Now: 0
Hypergriders online: 0