Alternative Synology installation method

Same for me..
Any solution here?

Reviving this thread with the following addition, because this thread is referenced directly from WEB_PORT paragraph in the environment variables table on Github.

Had some trouble with this tutorial, as apparently there have been some changes to the pihole environment variables definition. The Howto reflected above does not fit with current reality. For configuring the docker container, one must perform the following:

  • set “ServerIP” "VIRTUAL_HOST" to “192.168.0.2” (or whatever fake address you chose)
  • set “VIRTUAL_SERVER” "ServerIP" to “192.168.178.50” (or whatever IP address the Synology has)
  • Set “WEB_PORT” to “37337” (or whatever port you want to assign to pi-hole’s http server)

@diginc, including you in this reply as it concerns a Docker related issue.