Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

External proxy services

Suqatri edited this page Aug 4, 2022 · 3 revisions

About external services

It is also possible to start external proxy services. These services are therefore not dependent on nodes. If the last node in the cluster is stopped, these services are also stopped.

How to connect a external proxy?

  1. Load the default proxy plugin from your/cloud/path/storage/redicloud-(proxy type).jar in your proxy plugin folder.
  2. Start the proxy with the following arguments:
  • --redicloud_files_redis_config=<your_redis_file_path> (e.x. the your/cloud/path/storage/redis.json file)
  • --redicloud_external=true
  • --redicloud_group_id=<group_unique_id>
Clone this wiki locally