5.2. Configuration

Warning

Still in progress

5.2.1. Various Administration services

5.2.1.1. Topology

This service contains the topology of related Cloud Clone Store sites that are connected.

Right now, all existing declared sites (and active) are considered as part of the replication set for all buckets.

Later on, will improve this to allow replication set by buckets, such that for instance one bucket could have no linked remote site, while another one can, and not necessary all or the same than a third bucket.

5.2.1.2. Ownership

Ownership defines right to READ, WRITE or DELETE into a bucket for a client.

This allows to share bucket between clients, with the needed rights.

5.2.2. application.yaml configuration

Topology Cloud Clone Store Client Configuration

Property/Yaml property

Possible Values

quarkus.rest-client."io.clonecloudstore.administration.client.api.TopologyApi".url

Http(s) url of the service

Ownership Cloud Clone Store Client Configuration

Property/Yaml property

Possible Values

quarkus.rest-client."io.clonecloudstore.administration.client.api.OwnershipApi".url

Http(s) url of the service