added mysql installer link

This commit is contained in:
2025-11-29 13:52:44 +01:00
parent 8c98d33112
commit 12756c2fa2

View File

@@ -28,10 +28,11 @@ You must already have:
✔ MariaDB/MySQL running
✔ Port **3000 free during install** (temporary only)
Installers if needed:
### 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)
---