The only database that Moab can currently connect to via the interface is a MySQL database.
To configure a connection to Moab's database through the Viewpoint interface
A configuration form appears on the right.
Field | Description |
---|---|
Type |
Type of database Moab uses. Currently, the only valid option is mysql. |
Host | Where the database server is running. |
Name | Unique name of the database on the server. |
User | Username used to log in to the database server. |
Password | Password for the username of the database server. |
Port | Port the database server is listening on. |
> service tomcat6 stop
> service tomcat6 start
Related topics