Slackbot
02/03/2023, 1:41 AMSean Laval
02/03/2023, 7:23 AMTish Johnson
02/03/2023, 3:57 PMTish Johnson
02/03/2023, 4:07 PM/etc/opt/imply/manager.conf are correct
IMPLY_MANAGER_STORE_HOST=<db_host>
IMPLY_MANAGER_STORE_PORT=3306
IMPLY_MANAGER_STORE_USER=<user>
IMPLY_MANAGER_STORE_PASSWORD=<password>
IMPLY_MANAGER_STORE_CA_CERT_PATH=</path/to/tls.crt>
Can you also make sure the IMPLY_MANAGER_STORE_HOST is reachable from the Imply Manager? There would communication between postgres i.e. IMPLY_MANAGER_STORE_HOST on 3306 and Imply Manager on 9097Sean Laval
02/03/2023, 6:55 PMTish Johnson
02/03/2023, 7:10 PM