diff --git a/whatsnew/openshift/images/adding-phpmyadmin-to-scaling.png b/whatsnew/openshift/images/adding-phpmyadmin-to-scaling.png new file mode 100644 index 00000000..db5ff08d Binary files /dev/null and b/whatsnew/openshift/images/adding-phpmyadmin-to-scaling.png differ diff --git a/whatsnew/openshift/images/application-wizard-env-variables.png b/whatsnew/openshift/images/application-wizard-env-variables.png new file mode 100644 index 00000000..82c1d335 Binary files /dev/null and b/whatsnew/openshift/images/application-wizard-env-variables.png differ diff --git a/whatsnew/openshift/images/application-wizard-manage-domain.png b/whatsnew/openshift/images/application-wizard-manage-domain.png new file mode 100644 index 00000000..fa3d3c2e Binary files /dev/null and b/whatsnew/openshift/images/application-wizard-manage-domain.png differ diff --git a/whatsnew/openshift/images/domain-wizard.png b/whatsnew/openshift/images/domain-wizard.png new file mode 100644 index 00000000..2f4759b6 Binary files /dev/null and b/whatsnew/openshift/images/domain-wizard.png differ diff --git a/whatsnew/openshift/images/edit-environment-variables.png b/whatsnew/openshift/images/edit-environment-variables.png new file mode 100644 index 00000000..e669f63d Binary files /dev/null and b/whatsnew/openshift/images/edit-environment-variables.png differ diff --git a/whatsnew/openshift/images/environment-variables-wizard.png b/whatsnew/openshift/images/environment-variables-wizard.png new file mode 100644 index 00000000..350824b5 Binary files /dev/null and b/whatsnew/openshift/images/environment-variables-wizard.png differ diff --git a/whatsnew/openshift/images/multi-domain-in-explorer.png b/whatsnew/openshift/images/multi-domain-in-explorer.png new file mode 100644 index 00000000..cddbdf33 Binary files /dev/null and b/whatsnew/openshift/images/multi-domain-in-explorer.png differ diff --git a/whatsnew/openshift/images/multiple-consoles.png b/whatsnew/openshift/images/multiple-consoles.png new file mode 100644 index 00000000..e221ef10 Binary files /dev/null and b/whatsnew/openshift/images/multiple-consoles.png differ diff --git a/whatsnew/openshift/images/tail-log-files-multiple-gears.png b/whatsnew/openshift/images/tail-log-files-multiple-gears.png new file mode 100644 index 00000000..68ada900 Binary files /dev/null and b/whatsnew/openshift/images/tail-log-files-multiple-gears.png differ diff --git a/whatsnew/openshift/openshift-news-2.5.1.Beta1.html b/whatsnew/openshift/openshift-news-2.5.1.Beta1.html new file mode 100644 index 00000000..c15d267d --- /dev/null +++ b/whatsnew/openshift/openshift-news-2.5.1.Beta1.html @@ -0,0 +1,140 @@ + + + + + + + +OpenShift Tools 2.5.1.Beta1 What's New + + + + +

OpenShift 2.5.1.Beta1 What's New

+

+ < Maven Tools + Server Tools > +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

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. +

+ +

+ The OpenShift Explorer now shows a domain-node. +

+ +

+ And we offer you a wizard to create, rename and delete your domains. +

+ +

+

+ + Related Jira + +

+
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. +

+ +

+

+ +

+ Existing applications may also have their environment variables modified. +

+ +

+

+ + Related Jira + +

+
+
+

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. +

+ +

+ We'll then open a separate console for each of them and allow you to inspect all logs. +

+ +

+

+ + Related Jira + +

+
+
+

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. +

+ +

+
+ +