neilmunday / Salt-Minion-Inventory

Salt Minion Inventory provides a web based interface to your SaltStack minions to view their state.
GNU General Public License v3.0
36 stars 4 forks source link

Mariadb support #28

Closed luizlinux closed 5 years ago

luizlinux commented 5 years ago

Is MariaDB supported out of the box, or some modifications is required for that?

neilmunday commented 5 years ago

MariaDB/MySQL PHP and Python packages need to be installed on the server(s) running the Salt runner module and on the web server (both can be run on the same server or on separate ones).

Please see the README for all requirements.