https://github.com/cs3org/reva-configs
A set of curated Reva configuration examples for community deployments
https://github.com/cs3org/reva-configs
Last synced: 5 months ago
JSON representation
A set of curated Reva configuration examples for community deployments
- Host: GitHub
- URL: https://github.com/cs3org/reva-configs
- Owner: cs3org
- License: apache-2.0
- Created: 2025-06-02T13:31:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-25T14:01:17.000Z (9 months ago)
- Last Synced: 2025-09-25T16:08:15.607Z (9 months ago)
- Language: HTML
- Size: 6.45 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reva-configs
A set of curated [Reva](https://github.com/cs3org/reva) configuration examples for community deployments.
Most have been moved along with their history from the main Reva repository.
Basic configs | Description
------------- | -----------
[helloworld](./helloworld) | A minimal configuration to bootstrap Reva
[basic](./basic) | A basic configuration that uses json files to manage users and groups, and uses localfs as the storage driver
[cephfs](./cephfs) | An example of configuration to run Reva on top of CephFS
[cernbox](./cernbox) | A self-contained configuration to run CERNBox on a single node or container
[sciencemesh](./sciencemesh) | A container-based configuration for a ScienceMesh node with ownCloud or Nextcloud
[ocm](./ocm) | A minimal configuration to run two Reva servers with [OCM](https://githunb.com/cs3org/OCM-API) support
The following configurations serve as reference for community deployments. PRs with (redacted) configurations are welcome from sites deploying Reva for the benefit of the community.
References | Description
---------- | -----------
[storage-references](./storage-references) | Configuration files for the different Reva providers
[cern-prod](./cern-prod) | A set of configuration files as used in production at CERN
[u-paris-saclay](./u-paris-saclay) | A set of configuration files as used by University of Paris-Saclay