This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Docker setup instructions unnecessarily complicated #1722
epheterson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was having issues using the setup script / official docker instructions on my Synology NAS so researched a bit and discovered that using multiple containers and pre-configuring many of the settings via the script isn't actually necessary at all.
The below one-liner is enough to get everything working great, with a single container:
I propose adding this as an option for the docker setup steps in the official docs. Using the script and multiple containers for db and front-end is nice, but not necessary. I found these steps here and didn't bother trying the package on its own because the official docs implied that wouldn't work.
Beta Was this translation helpful? Give feedback.
All reactions