Improved filtering in the console

console filters 1

It's already been a couple of weeks since we introduced you to our revamped console. And as we wrote at that time, we are not stopping there. We are always working on new stuff to make your life easier.

Today we introduce you to our new filtering system built with love by Arnaud and Hubert. As you might have seen already we have merged apps and add-ons. So in the same list you end up having apps that uses different runtime and build tools as well as various add-ons. We are now allowing you to filter this list based on these specifics.

If you type is:redis in the filter field you will only see your Redis add-ons. If you type is:node you will only see nodejs applications. It's that simple. And of course you can combine these filters or use them with the usual name search:

  • is:java is:jar
  • is:java is:sbt
  • is:java ACME
  • is:java prod

Now you might be wondering, how does this work? What can I use as filter? For add-ons we use their slug. Here's the list:

mysql
postgresql
redis
cellar
fs-bucket
config-provider
mongodb

For applications it's more subtle. You can use their type or their variant slug. What is a variant you ask? Well it's something we use internally to put different sort of automation secret sauce on our VM images. Take for instance the node image type. It has two variants. One is node which is pretty much the default behavior for node.js applications. The other is meteor, used for Meteor.js applications, which installs Meteor and runs specific build and run tasks. If you look at the java type you will see we have a number of variants representing the different ways to deploy JVM code with different build tools.

Type            Variant Name            Variant Slug
--------------------------------------------------------
python          Python                  python
haskell         Haskell                 haskell
php             PHP                     php
php             Static                  static-apache
ruby            Ruby                    ruby
python-gunicorn Python Gunicorn         python-gunicorn
go              Go                      go
java            Java + Play! 1          play1
java            Java or Scala + Play! 2 play2
java            Java or Groovy + Gradle gradle
java            Java + JAR              jar
java            Java + Maven            maven
java            Scala + SBT             sbt
java            Java + WAR              war
node            Meteor.js               meteor
node            Node                    node
docker          Docker                  docker
rust            Rust                    rust
erlang          Elixir                  elixir

For future releases, we're also thinking about filters like is:running, is:stopped, sort:status, sort:type. We might also add Tags which are already available in our API. If you would like to filter this list based on other characteristic please let us know in the comments below 🙂

Blog

À lire également

Cloud modernisation: how to align governance and operations without adding complexity

European organisations are managing increasingly heterogeneous environments: legacy applications, cloud-native services, multi-cloud setups and regulatory constraints are accumulating within information systems rarely designed to handle such diversity.
Engineering Event Guests

Clever Cloud launches Clever Kubernetes Engine (CKE) in public beta on April 27, 2026

Previewed at Devoxx starting April 22, CKE is the culmination of two years of R&D built around a complete reimplementation of Kubernetes.
Company Engineering Press

The DEEP, OVHcloud and Clever Cloud consortium selected to deliver sovereign cloud services for European institutions

Paris – April 17, 2026 – The consortium composed of DEEP by POST Luxembourg Group, OVHcloud and Clever Cloud today announces its selection by the European Commission as part of a major procurement framework to provide sovereign cloud services to the institutions, bodies and agencies of the European Union. This contract, with a ceiling of €180 million over six years, marks a significant milestone in the concrete implementation of Europe’s digital sovereignty strategy.
Company