+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


What's new in deploying and managing apps

IBM MobileFirst™ Platform FoundationV8.0.0 comes with capabilities to help you deploy and manage your apps. We can now update your apps and adapters without restarting MobileFirst Server.


Improved DevOps support

MobileFirst Server has been significantly redesigned to better support your DevOps environment. MobileFirst Server is installed once into the application server environment, and no changes to the application server configuration are required when you upload an application or change the MobileFirst Server configuration.

You do not need to restart MobileFirst Server when you update your apps or any adapters that your apps depend on. We can perform configuration operations, or upload a new version of an adapter or register a new application while the server is still handling traffic.

Configuration changes and development operations are protected by security roles. For details, see Configure user authentication for MobileFirst Server administration.

We can upload development artifacts to the server in various ways to give you more operational flexibility:

Development artifacts that you upload to the server include adapters and their configuration, security configurations for our apps, push notification certificates, and log filters.

For more information about the new MobileFirst Server design, see Deploy MobileFirst applications to test and production environments and Development concepts and overview.


Run applications that were created on IBM Bluemix on IBM MobileFirst Platform Foundation

Developers can migrate IBM® Bluemix applications to run on IBM MobileFirst Platform Foundation. Migration requires that you make configuration changes to our client application to match IBM MobileFirst Platform Foundation APIs.


IBM MobileFirst Platform Foundation as a service on IBM Bluemix

We can now use the IBM Mobile Foundation for Bluemix® service on IBM Bluemix to create and run your enterprise mobile apps. For more information, see Deploy the MobileFirst Server to the cloud.


No .wlapp files

In previous versions, applications were deployed to MobileFirst Server by uploading a .wlapp file. The file contained data that described the application and, in the case of hybrid applications, the required web resources also. In V8.0.0, instead of the .wlapp file:

To enable Direct Update of client Cordova apps that are installed on end-user devices, we must now deploy the modified web resources as an archive (.zip file) to the server. To enable secure Direct Update, a user-defined keystore file must be deployed in MobileFirst Server and a copy of the matching public key must be included in the deployed client application. For more information about Direct Update, see Update Cordova client apps directly.


Adapters


IBM MobileFirst Platform Foundation on IBM Containers

IBM MobileFirst Platform Foundation on IBM Containers released for V8.0.0 is available on the IBM Passport Advantage® site. This version of IBM MobileFirst Platform Foundation on IBM Containers is production ready and supports enterprise dashDB™ transactional database on IBM Bluemix.

Note: See the prerequisites for deploying IBM MobileFirst Platform Foundation on IBM Containers .

Learn more about Deploy to the cloud in an IBM Container.


Deploy MobileFirst Server V8.0.0 on IBM PureApplication System

We can now deploy and configure MobileFirst Server V8.0.0 to the supported IBM MobileFirst Platform Foundation System Pattern on IBM PureApplication® System.

All supported IBM MobileFirst Platform Foundation System Pattern now include support for an existing IBM DB2® database.

IBM MobileFirst Platform Application Center is now supported on a Virtual System Pattern.

Learn more about Deploy MobileFirst Server on IBM PureApplication System.

Parent topic: What's new in V8.0.0