task-api

Task API

  • Alexandre Gomes
Channel Revision Published Runs on
latest/beta 4 04 Sep 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
juju deploy task-api --channel beta
Show information

Platform:

Ubuntu
22.04 20.04 18.04

A subordinate charm that provides webhooks to run commands in a deployed application.

The [task-api](https://charmhub.io/task-api) is a subordinate charm that provides webhooks to run commands in a deployed application. This charm allows for the configuration of custom actions that can be triggered through webhooks. It aims to provided an external trigger to allow things to be done programmatically in the units without the need to ssh'ing into units. This charm is useful for Juju admins who need to automate tasks in a multitude of applications using different charms or would like to grant limited access to users, e.g: restarting a service.