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
- 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.
-
Verify that allowDomainRecreation is set to
true
, which is the default. If not, set it totrue
. - Save the file.
- Rebuild the configuration image and host it in your image repository.
- 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.
- Restart My MATRIXX.