Knowledge Base
v5.9.0
Search this version
Knowledge Base
Knowledge Base
Configuration & Setup
Error & Troubleshooting
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How to set up ignition file for both MD Core and MD ICAP Server when installed on same host (Linux)?
Copy Markdown
Open in ChatGPT
Open in Claude
Case 1
Requirement:
- MD Core and MD ICAP Server are installed on same host
- MD Core and MD ICAP Server will use separate PostgreSQL database
Solution:
Database of MD Core
- Database type: local
- Database port: (default) 5432
- Database username: postgres
- Database password: your_own_pg_password_of_core
Database of MD ICAP Server
- Database type: local
- Database port: (default) 5433 - must be difference from MD Core
- Database username: postgres
- Database password: your_own_ICAP_pg_password
Case 2
Requirement:
- MD Core and MD ICAP Server are installed on same host
- MD Core uses local PostgreSQL database
- MD ICAP Server will connect to MD Core's PostgreSQL database
Solution:
Database of MD Core
- Database type: local
- Database port: (default) 5432
- Database username: postgres
- Database password: your_own_pg_password_of_core
Database of MD ICAP Server
- Database type: remote
- Database port: (default) 5432 - must be same as MD Core
- Database username/password: same as MD Core
Case 3
Requirement:
- MD Core and MD ICAP Server are installed on same host
- MD Core and MD ICAP Server will connect to remote PostgreSQL database
Solution:
Database of MD Core
- Database type: remote
- Database port: Port of remote PostgreSQL (e.g: 5432)
- Database username/password: username/password of remote PostgreSQL server
Database of MD ICAP Server
- Database type: remote
- Database port: Port of remote PostgreSQL (e.g: 5432)
- Database username/password: username/password of remote PostgreSQL server
E.g:
- Remote PostgreSQL :
- Host: 192.168.1.10
- Port: 5432
- Username: postgres
- Password: your_own_remote_pg_password
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message