strider
strider copied to clipboard
Delete Project Hooks (un-deploy)
It would be useful if the project deletion hooks could be accessed via a custom plugin (or some other method)
This would allow us the ability to define actions that are taken when a project is deleted. These could include custom cleanup tasks, eg delete database, remove docker containers (effectively 'un-deploy' the application that was previously deployed).