Delete Application via Portal
In this section, you will find a guide on how to delete Applications via StackSpot Portal.
To completely delete your Application from the StackSpot Platform, all versions of your Application must be destroyed in every environment where it was deployed.
There are two parts of the Application that must be destroyed:
-
The Application version: to destroy the Application version, follow the steps in the guide Register Application destroy.
-
The Infrastructure version: if the infrastructure deploy of your Application was via Self-hosted Runtimes:
- You need to remove the infra-type Plugins from your Application. To do this, use the command
stk remove plugin
; - Perform a deployment without any resources (
infra
Plugins), removing all Infrastructure components.
- You need to remove the infra-type Plugins from your Application. To do this, use the command
With this, you push an empty Infrastructure version to StackSpot EDP, which allows you to delete your Application via the StackSpot EDP Portal.
Check the complete flow to delete the Application in the following diagram:
Delete Application with infrastructure deploy via Self-hosted


Delete Application with infrastructure deploy via Runtimes Engine


After destroying all versions of the Application, follow the steps below to delete it:
Step 1. Log in to the StackSpot EDP Portal and click 'Applications' in the main menu on the homepage;
Step 2. Find and select your Application to open its dashboard;
Step 3. In the main menu of the Application, click on the 'Settings' section;
Step 4. Click on the 'Delete Application' button at the bottom of the screen.
When you delete your Application, if there is any deployed and active instance, they will also be deleted.
You have deleted your Application.