Giter VIP home page Giter VIP logo

ocis's Introduction

ownCloud Infinite Scale

Build Status Gitter chat Codacy Badge Go Doc Go Report

This project is under heavy development, it's not in a working state yet!

Install

You can download prebuilt binaries from the GitHub releases or from our download mirrors. For instructions how to install this on your platform you should take a look at our documentation

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.13.

git clone https://github.com/owncloud/ocis.git
cd ocis

make generate build

./bin/ocis -h

Prerequisites

Redis server

You will need to start a redis server as a cache. The ownCloud storage driver currently will try to connect to the default port.

Root storage

To prepare the root storage you should fill it with two folders. They are necessary for resolving the home and ownCloud storages. This is subject to change.

mkdir -p /var/tmp/reva/root/{home,oc}

Quickstart

After building the binary with the above steps and also setting up the prerequisites, run this command to start all services:

./bin/ocis server

Open https://localhost:9200 and login using one of the demo accounts:

albert:relativity
marie:radioactivty
richard:superfluidity

Running single extensions

The list of available extensions can be found in the "Extensions" section when running ./bin/ocis.

For example to run the "phoenix" extension:

./bin/ocis --log-level debug phoenix

โš  do not use the run subcommand for running extensions

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

License

Apache-2.0

Copyright

Copyright (c) 2019 ownCloud GmbH <https://owncloud.com>

ocis's People

Contributors

butonic avatar c0rby avatar deepdiver1975 avatar fossabot avatar iljan avatar individual-it avatar janrenz avatar kiranparajuli589 avatar micbar avatar pvince81 avatar refs avatar tboerger avatar xoxys avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.