How to back up Agent files
Maintaining the integrity of the Agent’s configurations is crucial for the proper functioning of Skyone Studio. If any maintenance occurs in the environment where the Agent is installed that might compromise its files, it is essential for the infrastructure team to implement a backup strategy. If the configuration file becomes corrupted or deleted, the Agent will lose its settings, and a new Agent must be registered in Skyone Studio.
All Agent configurations are stored in the following folders:
Windows
C:\Program Files\Sky.One Solutions\Integra.Sky Agent\sharedcomp.dll
Linux
/usr/local/bin/skyone-solutions/integrasky-agent/sharedcomp.dll
Docker
In a Docker environment, the file is stored in the volume mapped to the container.
Last updated