For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Configure the MySQL database manually for Application Center
You configure the MySQL database manually by creating the database, creating the database tables, and then configuring the relevant application server to use this database setup.
Procedure
- Create the database. This step is described in Create the MySQL database for Application Center.
- Create the tables in the database. This step is described in Set up your MySQL database manually for Application Center.
- Perform the application server-specific setup as the following list shows.
- Set up your MySQL database manually for Application Center
We can set up your MySQL database for Application Center manually.- Configure Liberty profile for MySQL manually for Application Center
If we want to manually set up and configure your MySQL database for Application Center with WebSphere® Application Server Liberty profile, use the following procedure.- Configure WebSphere Application Server for MySQL manually for Application Center
If we want to manually set up and configure your MySQL database for Application Center with WebSphere Application Server, use the following procedure.- Configure Apache Tomcat for MySQL manually for Application Center
If we want to manually set up and configure your MySQL database for Application Center with the Apache Tomcat server, use the following procedure.
Parent topic: Manually installing Application Center