added mysql installer link

This commit is contained in:
2025-11-29 13:51:12 +01:00
parent 6b3601d033
commit 1706b22a7a

View File

@@ -20,12 +20,14 @@ This script deploys a **real Gitea server** — safely, repeatedly, and without
✔ Nginx installed
✔ MariaDB/MySQL running (socket or password supported)
Related installers:
https://git.x-files.dk/webserver/nginx-ubuntu
https://git.x-files.dk/database/mariadb-ubuntu
### Optional Installers (if you need them — saves you some googling)
- [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)
Multi-instance hosting:
https://git.x-files.dk/webapps/gitea-ubuntu-multi
[Install multiple Gitea instances on Ubuntu](https://git.x-files.dk/webapps/gitea-ubuntu-multi)
---