aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: a842a3d75d58f6febe5636fa3c56e47ba0d1e5e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# MySQL / Mariadb Role for Alpine Linux


Somewhat similar to the Postgresql role I created. Should be pretty
easy to adapt to other distributions if you wish.


You'll probably want to run `mysql_secure_installation` on the server
and then set `mariadb_root_passwd` in the vars if you're using this in
production.