Nextcloud
Self-hosted file sync, calendar, and contacts—your own private cloud.
Quick facts
- Price model
- Self-hosted
- Starting price
- Free (self-hosted)
- Best for
- Family file sharing without monthly fees · Syncing documents between home computers · Replacing cloud storage upgrades
- Replaces
- Dropbox, Google Drive, iCloud Drive paid tiers
- Platforms
- Self-hostedMacWindowsLinuxiOSAndroid
- Last verified
- 2026-06-22
Why it's listed
Stop renting gigabytes—expand drives you own instead of monthly storage plans.
Nextcloud replaces Dropbox and Google Drive for families willing to run a server or NAS. Core is open source; enterprise support is optional paid—home users often self-host free.
The catch
Jump to setup guide ↓Someone in the house needs to handle updates and backups—not as hands-off as Dropbox.
How to set up Nextcloud
Private Dropbox on hardware you own—file sync, sharing, and optional calendar/contacts without per-GB cloud rent.
- Time
- 60–90 min
- Difficulty
- Technical
- Verified
- 2026-06-22
Before you start
- A machine that's on most of the day (NAS, home server, or VPS)
- Docker Compose comfort OR willingness to use a managed install script
- A domain or LAN-only access plan (HTTPS recommended if exposing beyond home)
Pick your install path
Easiest homelab: official Nextcloud AIO Docker image (all-in-one). NAS users: use TrueNAS/Unraid community apps. VPS: Snap or Docker with reverse proxy. Start LAN-only if public HTTPS feels premature.
Deploy with Nextcloud AIO
Follow docs.nextcloud.com/server/latest/admin_manual/installation/docker_aio.html. Mastercontainer manages updates. Note the admin password shown on first launch—store it in Bitwarden.
Complete the setup wizard
Create admin user, choose data directory on a disk with room to grow. Enable default apps you need: Files, Photos, Calendar—not every app on day one.
Install desktop and mobile clients
nextcloud.com/install/#install-clients. Sign in with your server URL (https://cloud.yourdomain or http://192.168.x.x). Select folders to sync—don't sync entire home directory initially.
Create shared family folders
Files → New shared folder → invite household accounts or share a link with password. Replace 'email attachment chains' with one folder everyone syncs.
Set backups
Snapshot the Nextcloud data volume and database per AIO backup docs. Nextcloud is not a backup—copy to a second disk or off-site storage.
Troubleshooting
- Clients show connection untrusted
- Self-signed cert on LAN—trust once on each device or add proper HTTPS with Let's Encrypt.
- Sync conflicts
- Two people edited the same file offline. Keep both versions, merge manually, delete conflict copy.
- Out of disk space
- Expand the volume or move datadir to a larger drive—plan storage like you own it, because you do.
Keep it working
- Apply AIO update notifications monthly
- Audit shared links quarterly—remove old public URLs
- For simple two-device sync without a server UI, Syncthing may be lighter (see our Syncthing guide)
Official docs: docs.nextcloud.com/server/latest/admin_manual/installation/index.html
Good fit for
- Families who want control over their files
- Households already comfortable with tech setup
Not ideal for
- Non-technical users wanting vendor support
Alternatives
Syncthing
Continuous folder sync between your devices—peer-to-peer, no cloud storage bill.
Replaces: Dropbox, Google Drive sync…
NAS Starter Guide
When a home NAS beats cloud subscriptions—and how to start without overspending.
Replaces: Dropbox family plans, Multiple cloud photo subscriptions…
External Hard Drive Backup Guide
Set up reliable backups to USB drives—one-time hardware, no monthly cloud rent.
Replaces: iCloud+ upgrades, Google One…
3-2-1 Backup Strategy
Three copies, two media types, one offsite—the rule that prevents total data loss.
Replaces: Only backing up to iCloud or Google, Losing everything if one drive fails