Hi,
I have the standard mariadb 10.0.29 that was installed when following
your OM installation tutorial.
To allow for clustering I need to allow remote access to the database.
According to this tutorial [1] I have to alter the my.cnf file. However
when I follow the instructions to alter this my.cnf file the relevant
sections are not there.
I can not see any :
[mysqld]
...
skip-networking
...
bind-address = <some ip-address>
...
Has anybody else set up clustering using maridb. How do I allow for
remote access?
1 )
https://mariadb.com/kb/en/mariadb/configuring-mariadb-for-remote-client-access/
Thanks,
Dan