Which paths store data and configuration in the docker image for the servicenow connector

Originally asked by Lars Tange on 05 January 2022 (original question)


We need to know the which paths be should make a backup of to retain the configuration of the docker image


Answer by Francis Martens (Exalate) on 05 January 2022

Hi Lars Tange

If you have been using the docker configuration as documented on
https://docs.idalko.com/exalate/display/ED/Install+Exalate+for+ServiceNow+on+Docker

you will need to backup the ./persist folder.
It will contain both the database as the home folders of the application.

In case that you use a different setup - check the proposed docker-compose.xml for the relevant paths.