OwnCloud

From air
Revision as of 18:06, 7 January 2017 by Donsez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing right on the web. Installation has minimal server requirements, doesn’t need special permissions and is quick. ownCloud is extendable via a simple but powerful API for applications and plugins.

Installation de ownCloud avec Docker

docker pull owncloud
docker run -d -p 80:80 -v owncloud:8.1 

ou avec docker-compose.yml for ownCloud