danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
258 stars 70 forks source link

Uninstall process #185

Closed pidupuis closed 2 years ago

pidupuis commented 2 years ago

How can I rollback everything the script did so I can retry it differently?

danb35 commented 2 years ago

Destroy the jail and delete everything in ${POOL_PATH}/nextcloud/ (unless you gave individual locations for DB_PATH, FILES_PATH, etc., in which case delete those).