added mysql installer link

This commit is contained in:
2025-11-29 13:54:50 +01:00
parent 3d1d329469
commit 1eb720d3fb

View File

@@ -25,10 +25,11 @@ This script expects:
✔ PHP-FPM installed
✔ MariaDB/MySQL running *(socket or password mode supported)*
Need those first?
### Optional Installers (if you need them — saves you some googling)
* https://git.x-files.dk/webserver/nginx-ubuntu
* https://git.x-files.dk/database/mariadb-ubuntu
- [Install Nginx + PHP-FPM on Ubuntu](https://git.x-files.dk/webserver/nginx-ubuntu)
- [Install MariaDB on Ubuntu](https://git.x-files.dk/database/mariadb-ubuntu)
- [Install MySQL on Ubuntu](https://git.x-files.dk/database/mysql-ubuntu)
---