PLEASE NOTE: The next two commands permanently delete data. Run them at your own risk.
Deleting Backups
Run orangehrm backup clean to delete all created backups.
Move backups out of $HOME/.orangehrm/backup before running this if you want to preserve them.
Deleting OrangeHRM Starter
Run orangehrm clean to delete all OrangeHRM-related data and backups. Log files will be stored in $HOME before the data is wiped. Your SSL certificates and server configurations will not be affected. You can re-run orangehrm install to reinstall the system.
Deleting SSL certificates and Server Configurations
PLEASE NOTE: Only do this after running orangehrm clean.
Run docker volume rm $(docker volume ls -q) to delete SSL certificates and server configurations.
Comments
0 comments
Please sign in to leave a comment.