Enable Domain Recreation

If you encounter an SVN corruption issue (for example, a conflict) when trying to synchronize a workspace, you can recreate your workspace by reverting back to an earlier version. To recreate a domain, the allowDomainRecreation property in the matrixx.yaml file must be set to true.

Procedure

  1. Access the matrixx.yaml file located at /opt/mtx/conf in the files for your configuration source. See the discussions about configuring MATRIXX web apps and the provided example for more information.
  2. Verify that allowDomainRecreation is set to true, which is the default. If not, set it to true.
  3. Save the file.
  4. Rebuild the configuration image and host it in your image repository.
  5. Update your Helm values file with the new tag for the image, if necessary. See the discussions about configuring MATRIXX web apps and the provided example for more information.
  6. Restart My MATRIXX.