this post was submitted on 18 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I'm looking to add NextCloud to my Docker Compose setup, I already have Caddy doing reverse proxy for Vaultwarden and a couple of other bits, and I just want the file sync part of NextCloud, no calendars or sharing etc.

Am I better off using this container: https://hub.docker.com/_/nextcloud/

Or this one? https://github.com/nextcloud/all-in-one

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

I use the normal image https://hub.docker.com/_/nextcloud/ and have that running paired with traefik as reverse proxy and no issues.