Self-host with Docker ยท Yantr
ownCloud
Self-hosted cloud storage to sync files and collaborate securely.
1
Ports
2
Notes
4
Use Cases
About
What ownCloud does
ownCloud is a self-hosted, enterprise-ready file synchronization and sharing platform. It provides a secure space to store, sync, and share your files across all your devices (desktop and mobile). As an alternative to Google Drive or Dropbox, ownCloud gives you complete control over your data. It...
Install Flow
How to self-host ownCloud
ownCloud can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what ownCloud does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Sync files seamlessly across Windows, macOS, Linux, iOS, and Android.
- Share files securely with external users via password-protected links.
- Host a private alternative to Google Drive or Dropbox.
- Back up your photos and documents automatically from your mobile device.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
owncloud/server:latest
Service Name
owncloud
Notes
Things to know before you deploy
- The default admin username is 'admin'. The password is generated at deploy time.
- You can customize OWNCLOUD_DOMAIN in the deploy form if you plan to expose it to the internet.
Related Apps
More tools you might pair with ownCloud
Page generated 2026-07-27T04:28:00.415Z