Skip to main content

Jama Connect User Guide

Preserve data assets and tenant.properties files

You must preserve project data assets and the tenant.properties files from the traditional Replicated environment before beginning the upgrade and before uninstalling the traditional Replicated Docker containers.

The tenant.properties file is located on the application server in /data/tenant.

Note

These assets and files are used when you provision your tenant.

To preserve data assets and tenant.properties files:

  1. Create a backup of your tenant and OAuth databases. If you are installing KOTS in an environment with a new database server, you must restore the backups to the new server.

  2. Save the backup file to a location you can access easily. You need access to this file when provisioning the tenant in the new KOTS Replicated environment.

  3. Preserve the data assets and save them to an accessible location:

    cd /data/contour
    tar -zcvf assets.tar.gz avatars/ attachments/ diagrams/ reports/ equations/ tempreports/
  4. Copy the tenant.properties file to an accessible location.