To export workflows manually, perform the following:
- Log in to the DNS Integrity Gateway Linux client.
-
Change to the <dns_integrity_gateway>/workflows
directory.
cd <dns_integrity_gateway>/workflows
-
Create a TAR file of the workflows. This allows you to import the workflows via
the DNS Integrity Gateway user interface at a later time.
tar cf worklow_name.tar workflow_name gzip workflow_name.tarThe resulting TAR file can then be imported into another DNS Integrity Gateway instance.