Update Synology NAS installation guide with Nginx error handling instructions (#972)

This commit is contained in:
Sean Morley
2026-01-19 08:23:46 -05:00
committed by GitHub
parent 12d84d93f2
commit c008f0c264

View File

@@ -3,3 +3,5 @@
AdventureLog can be deployed on a Synology NAS using Docker. This guide from Marius Hosting will walk you through the process. AdventureLog can be deployed on a Synology NAS using Docker. This guide from Marius Hosting will walk you through the process.
[Read the guide Here](https://mariushosting.com/how-to-install-adventurelog-on-your-synology-nas/) [Read the guide Here](https://mariushosting.com/how-to-install-adventurelog-on-your-synology-nas/)
In recent versions of Synology DSM, there might be some adjustments needed to fix Nginx should a 502 Bad Gateway Error be returned. That guide can be found [here](https://mariushosting.com/synology-nginx-reverse-proxy-how-to-fix-502-bad-gateway-error/).