Comment 4 for bug 1478783

Revision history for this message
sunitha (sradhara) wrote :

obileFirst Server can be set up in a cluster mode, but it requires IBM HTTP server.
We have started working on IBM HTTP server charming, once its done I will add cluster code to existing MobileFirst Server charm .

There is a limitation of the MobileFirst Server silent install files. If we install with silent install files, we need to create the databases before we install MobileFirst Server.
Due to this limitation I have created helper charm called "ibm-mfs-helper", which will create a "APPCNTR" and "WRKLHT" databases on db2 conatiner.
ibm-mfs-helper is a service with subordinate as "False" which can be deployed with ibm-mobilefirst-server charm only.