All of these templates are already in my database branch (as well as MongoDB), have been for some months
Will likely merge them into the main repo in the next little while
Docker isn’t required as such, but MySQL and PostgreSQL require additional packages, so docker is recommend, particularly for PostgreSQL (it is built from source so a lot of extra packages are required)
Hi. I am new to amp. I was wondering the same thing. I have a setup that isn’t using docker. How might i enable mysql integration and what version of packages do i need? we are using the recommended debian setup.
It just functions like you were logged into a MySQL server using the MySQL command line client. You run normal MySQL commands to create users, create databases, etc
MySQL itself has extensive documentation, otherwise there are plenty of tutorials online