UGreen NAS Docker
Has anyone here successfully set this up on a UGreen NAS, using Docker? I'm far from an expert and haven't managed to adapt the instructions to get it to work.
5 Replies
Ente can be run via Docker Compose from source. If you wish to run Ente via Docker Compose, follow the instructions at https://help.ente.io/self-hosting/installation/compose#docker-compose.
Ente can also be run from source without using Docker. To do so, follow the steps described at https://help.ente.io/self-hosting/installation/manual#manual-setup-without-docker.
-# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
Manual setup (without Docker) - Self-hosting | Ente Help
Installing and setting up Ente without Docker
I tried that. I can't figure out how to add the repository.
Okay. I figured this out a bit more and worked through the tutorial. I get to a point where it fails because I've got an older version of Docker Compose that doesn't like the "post_start:" part of the code.
I'm not too sure if it's safe to update Docker Compose (I don't want to cause problems for other updates) so is there a different way to work around that part of the code?
Yes, remove the post start hook and add a minio-provision service as discussed here: https://ente.io/help/self-hosting/troubleshooting/docker
Ente Help
Troubleshooting Docker-related errors - Self-hosting
Fixing Docker-related errors when trying to self-host Ente
Thank you! I had completely missed the Troubleshooting section!
-# If your issue is resolved, you can use the /solved command to close the thread. If not, use /unsolve to cancel.
Thread marked as solved. It will be closed in <t:1761848743:R>.
This thread is now closed.