Gigaspaces installation guide
Start gigaspaces at boot and deploy spaces using upstart on Ubuntu 14.10.
- cd /opt
- Download http://www.gigaspaces.com/xap-download
- unzip gigaspaces-xap-lite-10.0.1-ga-b11800.zip
- unzip advanced_scripts.zip (in the bin folder)
- Edit gslicense.xml and add license.
- adduser space
- chown space:space /opt/gigaspaces-xap-premium-10.0.1-ga -R
- Add upstart conf files to /etc/init/ to start Gigaspaces and deploy spaces
- cp ^gigaspaces.conf /etc/init/
- cp ^gsspaces.conf /etc/init/
Note!
Assuming that you are not mirroring / replicating any data to an external DB, using kill to shutdown gigaspaces should be fine.
Read more about start at boot
- http://docs.gigaspaces.com/sbp/initd.html
-
Default agent values: http://docs.gigaspaces.com/xap97adm/the-runtime-environment.html
-
https://github.com/patrickmay/gigaspaces-admin
-
http://docs.gigaspaces.com/sbp/safe-grid-shutdown.html