ownCloud is an open-source project that enables individuals and businesses to host their own cloud storage. ownCloud can be accessed easily and securely from any device. This is the quickstart guide for setting up your own ownCloud server.
This document is built using the Jekyll static site generator along with the Just-the-docs theme. To build this document, ensure you have the following prerequisites installed on your system.
- Clone this repository
- Using your terminal, navigate to the root of the project
- Run
bundle exec jekyll serve
- To view the running project, use your browser to navigate to
localhost:4000