How to Install Multiple Managed File Transfers Servers on the Same Remote SQL server?
Can I install two (or more) Vault servers relying on the same Remote SQL server? How to install two (or more) Vaults servers on the same Remote SQL server?
Metadefender Vault support such configuration, as follow.
Install an additional SQL instance in the SQL Server / SQL Cluster, and ensure the new instance supports TCP/IP and provide a unique port (failing on the last step will cause the process to not start).
Back in Vault, when prompted to enter the path to the SQL server, use:
Server name: <IP address>,<Port for the instance><Instance name>
Was this page helpful?