TLDR: I consistently fail to set up Nextcloud on Docker. Halp pls?
Hi all - please help out a fellow self-hoster, if you have experience with Nextcloud. I have tried several approaches but I fail at various steps. Rather than describe my woes, I hope that I could get a “known good” configuration from the community?
What I have:
- a homelab server and a NAS, wired to a dedicated switch using priority ports.
- the server is running Linux, Docker, and NPM proxy which takes care of domains and SSL certs.
What I want:
- a
docker-compose.yml
that sets up Nextcloud without SSL. Just that. - ideally but optionally, the compose file might include Nextcloud office-components and other neat additions that you have found useful.
Your comments, ideas, and other input will be much appreciated!!
MangoPenguin@lemmy.blahaj.zone 1 year ago
Their official image is easy to run, just one container needed: hub.docker.com/_/nextcloud
Limixserver.io images are also good: hub.docker.com/r/linuxserver/nextcloud
thefeeltrain@lemm.ee 1 year ago
+1 for the linuxserver.io container. It is easier to use than anything else I’ve found.
ippokratis@lemmy.world 1 year ago
I all comes down to which webserver you want to use actually
Base official image and linuxserver.Iowa comes with Apache fpm you can choose