The live update service is packaged as a WAR application for you to deploy to the application server. You need to make some specific configurations for this application.
Before you proceed, review Manual installation on WebSphere Application Server and WebSphere Application Server Network Deployment for the configuration details that are common to all services.
The live update service WAR file is in mfp_install_dir/MobileFirstServer/mfp-live-update.war.
The context root of the live update service must define in this way: /<adminContextRoot>config. For example, if the context root of the administration service is /mfpadmin, then the context root of the live update service must be /mfpadminconfig.
Create a data source for the live update service and map it to jdbc/ConfigDS.
The configadmin role is defined for this application.