How to decommission a deployed SIP application
To decommission an app you can also use the the sipctl command line tool
Note
Backup the files and the documents that you need afterwards. Be sure what you do.
SIPCTL Command Line
# Example Process # Identify your application that you would like to delete $ sipctl get deployment -n play-staging Deployment name ⬇ NAME COMMIT BUILD APPLICATION DOMAINS UPDATE STRATEGY mchristian aea8c0a1 4 play-apps/mchristian-sip-training mchristian.play.staging-sip.ethz.ch AUTO $ sipctl unregister -n play-staging mchristian $ sipctl delete -n play-staging mchristian This action cannot be undone. This will permanently delete the /mchristian deployment along with all of its associated resources. Please type /mchristian to confirm.
Teamcity
If you need to delete the Teamcity project manually. You can do that by the following steps. App that are deployed in the sip-playground are removed by Rundeck automatically
- Navigate to Teamcity Administration
- Subprojects
- Delete the project that you you do not need
- Search you project and choose from the regarding subproject menu (yellow) delete.
Gitlab
You must delete your