.. _remove-instance: Remove FindFace Multi Instance ============================================== FindFace Multi can be removed either by using the commands or by running the script. .. important:: Make sure to :ref:`back up ` your instance before deleting it if you plan to :ref:`restore ` FindFace Multi and its data later on. To remove your FindFace Multi instance, run the following commands, minding the sequence: .. code:: cd /opt/findface-multi sudo docker-compose down sudo docker system prune -a cd ~ sudo rm -rf /opt/findface-multi An alternative way to remove the instance is to run the following script: .. code:: sudo chmod +x /opt/findface-multi/uninstall.sh cd /opt/findface-multi/ ./uninstall.sh /opt/findface-multi/