Installation
Quick info
- Install OpenSim ( Use Grid or StandAlone mode as stated here : http://opensimulator.org/wiki/Configuration )
- Install Drupal 6
- Download d4os ( You can find d4os releases here : https://github.com/ssm2017/d4os/tags Scroll down to the bottom to get the last release. (for Drupal 6, on the day im writing this, the tag is 2012-d6-0.5 but please check yourself what is the biggest number in 2012-d6-x.x))
- Extract the files to the folder sites/all/modules of your drupal website.
- Enable the modules : ( admin/build/modules ) and enable needed modules.
- Define settings in the d4os admin pages. ( admin/settings/d4os )
- The loginpage url is http://yourdomain.com/loginpage
- The offline messages url is http://yourdomain.com/grid/services/offline-messages
Long info
- OpenSim 0.7.3 simple grid installation
- Using d4os with groups
- Using d4os with profiles
- Using webassets
- Adding a map to your website
Upgrade
If you are already using an old d4os intallation, please contact me to see how the update can be done because depending on your installation, there can be different issues.