Dashboard Update 3.1

dashboard update 3 1 1

Hello from Team Clever Cloud!

We are quite excited to release a major new version of our Dashboard.
It includes a lot of bug fixes as well as a few additions. We've included automatics payments, a design refresh, an activity feed, a better log management. And a nice GitHub integration too.

So today we’re launching these new features, and I'd like to detail some of them:

GitHub

As you may have noticed, the GitHub button showed up recently on the Clever Cloud website and our login & signup forms.
This feature aims to simplify the login & signup process, but also to bring your GitHub repositories to Clever Cloud.

Automatic Payments

We used to base our billing on an account balance. While running, apps consume those credits. Since the begining, our users had to fill it with money manually. Now, a monthly amount can be automatically credited each month.

And to deal with scalable consumption, a threshold can be set up too. How does it work?

The billing threshold is initially set at a certain amount. Each time your account hits its threshold before the 30-day billing cycle has ended, your credit card is debited of the amount you've set up. See an example of recurring payment configuration below:



New UI

We teamed up with our most active users to create a better and clearer UI. We’re bringing to the dashboard simpler components and a more contrasted layout. You can even add an avatar for your profile or organization.



A sneak peak of the new dashboard home.

Activity Feed

The activity feed lets you track your apps' activity. When you open the activity tab, you will see each deploy and un-deploy event, with the following data:

  • the date
  • the type (deploy, undeploy)
  • the reason of deploy (scaling, monitoring etc)
  • and the commit ID

Better Logs Management

It's now easier to deal with logs: the start time of each instance is now displayed next to its id. This allows an easier bug tracking on deploy processes. It comes with a nicer and more helpful UI.

If you want to give this a whirl, head up to the console!

Blog

À lire également

UP Program: Clever Cloud announces its fifth startup selection

With this new batch, Clever Cloud welcomes four startups to the UP Program: Sentibee, Pictaderm, Legaia and Cockpit Agriculture.
Company

Sōzu 2.0 — turning a reverse proxy into a programmable edge

Sōzu is the reverse proxy that sits in front of every application running on Clever Cloud. After eighteen months of work — first the HTTP/2 multiplexer, built on our existing kawa pivot, then almost every other layer of the proxy, and finally a long run in production on the cleverapps.io load balancers — Sōzu 2.0 is out.
Engineering

K3s vs K8s: What Are the Differences and Which One Should You Choose in 2026?

Kubernetes has become the standard for container orchestration. But depending on your infrastructure constraints (limited resources, edge computing, IoT, or large-scale enterprise clusters), the distribution you choose can radically change the operational experience. K3s and K8s (upstream Kubernetes) address different needs, even though both share the same CNCF-certified foundation.
Engineering Features