Introducing Notifications

Historically, deployment result e-mails (deployment succeeded or failed) were always sent to the owners of an application, namely the user themselves or the organisation’s members.

This changes today.

You will now find a Notifications tab in your personal space and organisations. Our CLI tool, clever-tools, also gained two commands: notify-email and webhooks.

This will allow you to disable the default deployment e-mails but also to set up more e-mail notifications and, of course, webhooks!

What’s a Webhook though?

Here is what Wikipedia has to say:

A webhook in web development is a method of augmenting or altering the behavior of a web page, or web application, with custom callbacks. These callbacks may be maintained, modified, and managed by third-party users and developers who may not necessarily be affiliated with the originating website or application.

In practical terms, this means that you can choose to receive notifications corresponding to events happening on Clever Cloud in a specific format, directly to the application of your choice.

For example, you can choose to receive the deployment results of your applications in a Slack channel!

Neat! How do you do that?

You’re in luck, it’s explained in our documentation. You can do it via the dashboard or via the CLI.

Enjoy!

Coming soon

Aside from more e-mail notifications and more events handled, we also intend to add a way to define notifications targeting every member of an organisation except some users (right now, you have to define the full list of people) as well as a way to edit an existing hook in the dashboard.

Blog

À lire également

Clever Tools: a year of enhancements for your deployments, on the road to v4

A command line interface (CLI) is at the core of developer experience. At Clever Cloud, we have been providing Clever Tools for almost 10 years.
Engineering Features

Otoroshi with LLM: simplify your API and AI service management on Clever Cloud

Your applications and services are evolving in an increasingly complex environment, requiring effective management of APIs and interactions with artificial intelligence models such as the very popular LLMs (Large Language Models).
Features

Markitdown-as-a-Service: from AI to production on Clever Cloud

Every day, new tools are released, AI brings new perspectives, you have new ideas. It's one of Clever Cloud's missions to help you to develop and test them in real-life conditions, effortlessly, before making them available to everyone.
Engineering