added mysql installer link

This commit is contained in:
2025-11-29 13:42:49 +01:00
parent b74581186f
commit cdd3224482

View File

@@ -26,10 +26,11 @@ You must already have:
✔ MariaDB/MySQL installed
✔ Root access (script checks and exits if missing)
If youre missing components:
### 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)
---