Thomas Boerger b6d43661a8 Embed phoenix and serve it
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.
2019-09-06 13:40:18 +02:00
2019-09-05 14:21:33 +02:00
2019-09-06 13:40:18 +02:00
2019-09-05 12:06:07 +02:00
2019-09-06 13:40:18 +02:00
2019-09-05 13:38:19 +02:00
2019-09-03 18:10:34 +02:00
2019-09-05 13:38:19 +02:00
2019-09-06 13:40:18 +02:00
2019-09-03 18:10:34 +02:00
2019-09-06 13:40:18 +02:00
2019-09-06 13:40:18 +02:00
2019-09-03 18:10:34 +02:00
2019-09-06 13:40:18 +02:00
2019-09-05 15:24:55 +02:00

ownCloud Infinite Scale: Phoenix

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.

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 (c) 2019 ownCloud GmbH <https://owncloud.com>
S
Description
No description provided
Readme
342 MiB
Languages
Go 27%
Kotlin 22.8%
Gherkin 20.9%
C++ 14.7%
PHP 7%
Other 7.3%