Configure scaling
To enable to use scaling tools for Fonto Connectors set the configuration key fc__docker
to true
.
Data protection keys will now be written to to the directory /volumedata
. You'll have to ensure the directory is available through Docker Volumes.
Since all containers will read from the one volume directory they will use the same protection keys allowing them to decrypt data which has been encrypted by another container.
Example
Other
fc__dockerVolume__enabled=true