Skip to content

owncloud-docker/server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4b1f4cb

Git stats

Files

Permalink
Failed to load latest commit information.

ownCloud: Server

Build Status Docker Hub GitHub contributors Source: GitHub License: MIT

Official ownCloud Docker image. It's designed to work with a data volume in the host filesystem and with a standalone MariaDB and Redis container. For a guide how to get started please take a look at our documentation.

About ownCloud

ownCloud is an open-source file sync, share and content collaboration software that lets teams work on data easily from anywhere, on any device. It provides access to your data through a web interface, sync clients or WebDAV while providing a platform to view, sync and share across devices easily - all under your control. ownCloud’s open architecture is extensible via a simple but powerful API for applications and plugins and it works with any storage.

Secure content collaboration and filesharing with ownCloud

IMPORTANT: We had to change the behavior of the ownCloud setting for trusted domains. Instead of automatic detection, it is now required to set all trusted domains with the environment variable "OWNCLOUD_TRUSTED_DOMAINS".

Quick reference

Docker Tags and respective Dockerfile links

  • latest available as owncloud/server:latest
  • 10.12.0 available as owncloud/server:10.12.0, owncloud/server:10.12, owncloud/server:10
  • 10.11.0 available as owncloud/server:10.11.0, owncloud/server:10.11

Default volumes

  • /mnt/data

Exposed ports

  • 8080

Environment variables

None

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright

Copyright (c) 2022 ownCloud GmbH

About

Docker image for ownCloud community edition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published