b6d43661a817881da6b3ea7b18db6f67bf4f22cc
So far Phoenix have been embedded into the binary and we can customize the required config based on flags, env variables and optionally via config file. For now I'm embedding the whole Phonix content, optherwise the all-in-one binary `ocis` will get pretty complicated until we add the generate commands to that repo as well and provide a mechanism to inject the embedding.
ownCloud Infinite Scale: Phoenix
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.
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.11.
git clone https://github.com/owncloud/ocis-phoenix.git
cd ocis-phoenix
make generate build
./bin/ocis-phoenix -h
Security
If you find a security issue please contact security@owncloud.com first.
Contributing
Fork -> Patch -> Push -> Pull Request
License
Apache-2.0
Copyright
Copyright (c) 2019 ownCloud GmbH <https://owncloud.com>
Languages
Go
27%
Kotlin
22.8%
Gherkin
20.9%
C++
14.7%
PHP
7%
Other
7.3%