#how to delete deployed tasks?

1 messages · Page 1 of 1 (latest)

manic zodiac
#

how can i remove deployed task from cloud?

tacit nimbus
#

You've tagged this with self-hosting, do you mean our cloud? Or are you asking how to delete deployed tasks when self-hosting?

manic zodiac
#

Sorry Matt.
I'm currently testing a cloud solution but will switch to selfhosted in the future. So need the solution for both, please.

#

well, for self hosted, correct me if i'm wrong, i will need to build new image with deleted task, right?

tacit nimbus
#

No problem 🙂

#

Are you asking for the ability to delete a deployment? E.g. from the deployments page?

We have talked about adding this. We've also talked about automatically deleting old deployments (it costs us money to keep them around forever).

manic zodiac
#

no, i mean, in cloud version, i have deployed a test task
now, i want to remove it at all

tacit nimbus
#

Ah I see

#

@charred tiger can we manually remove a docker build from the registry?

#

Can you drop us a link to your deployments page? It will give us the IDs/slugs we need

manic zodiac
#

oh, i see
just had to redeploy, and the wrong task dissapear, thank you!

2 comments more

  1. batch edit, cancel tasks, some weird filter is in the list
  2. it will be awesome if you can add groups for tasks, so at this way we will be able to see them more organized. for example
    cron
  • check failed orders
  • check failed registrations
  • etc...
tacit nimbus
#

We've talked about adding tags to tasks so you can group them and find them more easily

#

We're also going to ship tags on runs soon (I'm working on it next). So you can associate a run with a specific user, org, whatever. Then find those runs quickly in the dashboard or using the SDK

tacit nimbus