+

Search Tips | Advanced Search

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


MobileFirst Server overview

The administration and deployment operations of the MobileFirst artifacts are done through MobileFirst Operations Console, or the REST API of the MobileFirst Server administration service. The operations can also be done by using some command line tools that wrap this API, such as mfpdev or mfpadm. The authorized users of MobileFirst Server can modify the server-side configuration of mobile applications, upload, or configure server-side code (the adapters), upload new web resources for Cordova mobile apps, run application management operations, and more.

MobileFirst Server offers extra layers of security, in addition to the security layers of the network infrastructure or the application server. The security features include the control of application authenticity and the access control to the server-side resources and the adapters. These security configurations can also be done by the authorized users of MobileFirst Operations Console and the administration service. You determine the authorization of the MobileFirst administrators by mapping them to security roles as described in Configure user authentication for MobileFirst Server administration.

A simplified version of MobileFirst Server that is preconfigured and does not need software prerequisite such as database or an application server is available for developers. See Set up the MobileFirst Development Server .

For production purpose, we can use an installation of MobileFirst Server on-premises or deploy MobileFirst Server to the cloud. See Deploy MobileFirst Server to the cloud.


MobileFirst Server components

MobileFirst Server components architecture

MobileFirst Server is composed of several components.