Hi there!
We are facing the following challenge:
The streaming server's mysql database is located on a different server which is going to switch its IP due to an upgrade within 24 hours. (So, basically, the MySQL database is moving to a different server.)
Will it be enough (and safe) to wait until the migration has taken place and then just change the DB_HOST in the centovacast.conf file or is this too short-sighted?
Are our streams going to be interrupted when the MySQL server is not available for a short period of time?
Thanks a lot in advance for any helpful answer!