@Miguel wrote:
Can I start the mattermost server without pinging the DB first?
I am using the latest version of mattermost server installed in an Amazon Linux EC2 instance and an AWS Aurora (MySQL 5.6) Database.
I start the server using the command:
sudo -u mattermost ./bin/mattermostMattermost first pings the IP indicated in the "datasource"section of file /opt/mattermost/config/config.json.
Is there an easy way to configure Mattermost server to NOT ping the DB first (maybe use telnet or something else to check that it is alive), connect to the DB and start the server?
Thank you.
Posts: 5
Participants: 2