For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
MobileFirst Operations Console overview
The MobileFirst Operations Console is a web application that provides a graphical user interface to simplify some MobileFirst development and administration tasks.
We can open the console from a browser. If you have installed IBM MobileFirstâ„¢ Platform Command Line Interface (CLI), we can also open the console by running the mfpdev server console command. For more information, see Opening the MobileFirst Operations Console.
To access the console, you need a valid user name and password, which is assigned to you by your MobileFirst Server administrator according to our role. The MobileFirst Development Server is preconfigured with the admin/admin combination.
![]()
Quick tour
The console is designed for development, deployment, management, and monitoring tasks.
- As a developer
- Develop applications for any environment and register them to MobileFirst Server.
- See all your deployed applications and adapters at a glance. See the Dashboard.
- Manage and configure registered applications, including remote disablement, Direct Update, and security configurations for application authenticity and user authentication.
- Set up push notification by deploying certificates, creating notification tags, and sending notification.
- Create and deploy adapters.
- Download samples.
- As an IT administrator
- Monitor various services.
- Search for devices that access MobileFirst Server and manage their access rights.
- Update adapter configurations dynamically.
- Adjust client logger configurations through log profiles.
- Track how product licenses are used.
Getting Started
To get started with the MobileFirst Operations Console, see the Using the MobileFirst Platform Operations Console tutorial.
See also
For more information about the command-line interface for development, see The MobileFirst command-line interface (CLI).
For more information about users and roles, see Configure user authentication for MobileFirst Server administration.
Parent topic: Development concepts and overview