Basic ScienceMesh services
How a Reva IOP site should be configured to provide a minimal set of services required for joining the Science Mesh.
To get an understanding on how to create, use and manage Reva configuration, please refer to the official Reva documentation.
NOTE: The following configuration sections are meant to be put into the main Reva configuration file (
revad.toml
), unless explicitly stated otherwise.
IMPORTANT: values marked with
$...$
are meant to be changed to something more meaningful
If you are joining the ScienceMesh with an ownCloud “OCIS” system, then follow the instructions below. If you are joining with an ownCloud 10 or Nextcloud system then you can also use this template and
your.revad.com
with your revad internet-facing hostnameyour.effs.com
with your Nextcloud/ownCloud internet-facing hostnameHow a Reva IOP site should be configured to provide a minimal set of services required for joining the Science Mesh.
ADDON: How to configure your IOP site to host a Mesh Directory service.
ADDON: How to configure your IOP site to share access to some CS3MESH-compatible collaborative applications
ADDON: How to integrate your IOP deployment with the Nextcloud or OwnCloud EFSS solutions.
Here you can find an example of toml file needed to set up all necessary services for your reva instance. It consists of the services described in the others [Configuration sections]({{< ref “docs/Technical-documentation/IOP/Configuration” >}}). This toml file is used for [REVA deployment]({{< ref “docs/Technical-documentation/IOP/Deployment/Kubernetes” >}}) and referenced there as standalone.toml
.