- Remove the Symphony server and associated microservices
- Remove Symphony-related folders and files
- Remove the PostgreSQL metadata store used by Symphony
Note: If you connected Symphony to an existing PostgreSQL in your network, then skip these steps.
Uninstall Symphony Server and All Associated Components
Select your server’s operating system and follow those steps to completely remove all Symphony-related components:In CentOS Environments
-
Stop all Symphony microservices:
-
Remove Symphony and associated components:
You are asked to verify the removal of the Symphony components. Enter ‘y ’ to confirm the removal.
-
Verify the removal of Symphony components by running the following command. If all components have been successfully erased, the command returns no results.
-
Remove all the Symphony-specific folders:
The next steps are to remove the PostgreSQL metadata store and related files. However, skip these steps if you used your existing PostgreSQL as Symphony’s metadata store. In this case, you have completed the removal of all Symphony-related components from your server.
-
Remove the PostgreSQL metadata store:
-
Remove the following PostgreSQL-related file:
-
Remove the directories related to PostgreSQL:
In Ubuntu 18, 20, or 22 Environments
-
Stop all Symphony microservices:
-
Remove Symphony and associated components:
You are asked to verify the removal of the Symphony components. Enter ‘y ’ to confirm the removal.
-
Verify the removal of Symphony components by running the following command. If all components have been successfully erased, the command returns no results.
-
Remove all the Symphony-specific folders:
The next steps remove the PostgreSQL metadata store and related files. However, skip these steps if you used your existing PostgreSQL as Symphony’s metadata store. In this case, you have completed the removal of all Symphony-related components from your server.
-
Remove the PostgreSQL metadata store:
-
Remove the following PostgreSQL-related file:
-
Remove the directories related to PostgreSQL:
In Windows Environments
-
Stop all Symphony microservices:
-
Create a binary PostgreSQL dump of Symphony metadata to the
<install-path>/data/backups/
folder:Important: Copy the information to a folder outside of the installation path or it will be deleted and unrecoverable after you uninstall Symphony. -
Remove Symphony components by running the following command.
See Windows Bootstrap Reference for more information.