< Aerogear Mobile Tools Main Index >
Application Wizard |
|
Multiple Domains |
OpenShift now allows you to have several domains. You may own multiple domains if you are on Silver Plan.
But it's also possible to get access to other peoples domains.
JBoss Tools now supports these setups and lets you choose the domain you're creating an application for.
|
Environment Variables |
Environment varibales in OpenShift allow you to easily customize your application at runtime.
JBoss Tools allows you to provide environment variables when creating an application.
|
Tail Files |
|
Tail files for scaled applications |
In Beta1 we now allow you to inspect the log files on all gears of a scalable application.
When executing "Tail Files..." we'll show you the number of gears that an application is running on.
|
Embedding Cartridges |
|
Warn on incompatible cartridges |
In Beta1 we start to warn you when you try to embed an incompatible cartridge.
We'll prmpt you with a warning that the non-scalable phpmyadmin cartridge cannot get added to a scalable application.
|