Can I define my own package or gem dependencies?
You can define a bunch of Ubuntu packages and RubyGems you want to install on instances of a specific role. Go to the cloud's detail view and select "Dependencies" for the role you want to add packages to.

You can specify a version for RubyGems, otherwise the most recent one will be fetched. For Ubuntu packages we'll always be referring to the version that's most recent for the choosen OS, including updates.
If you have to add many packages and gems, consider writing a custom Chef recipe that installs all of those.
-
FAQ
-
Applications
-
Basics
-
Custom Instance Setup
-
Deployment
-
Security
-
Auto Healing
-
Tutorials
- Tutorial: Customizing your Scalarium Cloud using Chef
- Customizing your Scalarium Cloud using Chef: The Scalarium Lifecycle System
- Customizing your Scalarium Cloud using Chef: Cooking with Chef
- Customizing your Scalarium Cloud using Chef: Writing a Cookbook to set up Redis
- Customizing your Scalarium Cloud using Chef: Configuring Custom Cookbooks
- View all (4 more)
-
Load Based Auto Scaling
-
Time Based Auto Scaling
-
API