0.0.1-alpha.214 • Published 2 years ago

ansible-setup-owncloud v0.0.1-alpha.214

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Install OwnCloud on Rancher

This project automates the installation of owncloud on a rancherOS

First, it automatically spins up an instance of rancherOS on digitalOcean, using the digitalOcean API. Then, it runs an ansible script to spin up the owncloud container within rancherOS.

And that's it!

How to use it

  1. Install node.
  2. Install homebrew.
  3. Install ansible with brew install ansible,
  4. git clone this repository (TODO: make it so that you can just curl the repo and execute the CLI)
  5. run yarn build to build the project.
  6. run yarn serve and answer the prompts.