mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-15 22:17:59 -04:00
800 B
800 B
title, date, weight
| title | date | weight |
|---|---|---|
| Getting Started | 2018-05-02T00:00:00+00:00 | 10 |
{{< toc >}}
Installation
So far we are offering two different variants for the installation. You can choose between Docker or pre-built binaries which are stored on our download mirrors and GitHub releases. Maybe we will also provide system packages for the major distributions later if we see the need for it.
Docker
TBD
Binaries
TBD
Configuration
We provide overall three different variants of configuration. The variant based on environment variables and commandline flags are split up into global values and command-specific values.
Run the following command to see possible configuration values.
{{< highlight txt >}} ocis-konnectd server --help {{< / highlight >}}