The Clever Cloud Blog

The Commit Log

All posts in Engineering

Automating Slack summaries with n8n, Clever Cloud, and LLMs

Introduction: The challenge of information overload

As a Developer Relations professional, I engage with multiple…

Engineering
Docs home

Deploy Docs on Clever Cloud

The open-source alternative to Notion, a French government initiative in collaboration with Germany, has become…

Engineering
What is a PaaS?

What is a PaaS? (Platform as a Service)

Platform as a Service (PaaS) is a turnkey model offering a complete development environment, without the need to manage the underlying infrastructure.
Engineering
clever tools v3

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
Markitdown-as-a-service banner

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
Why choose a French cloud?

Why choose a French cloud?

At a time when data security and compliance with European standards have become key concerns, this question is becoming increasingly crucial.
Engineering
All you need to know about cloud computing

What is cloud computing?

Cloud computing is much more than just a trend: it's revolutionising the way businesses use, manage and optimise their IT resources.
Engineering
Incident

A minor update resulted in a cascade of errors: how it went wrong, what we’ve learnt

On Friday, August 2nd, 2024 Clever Cloud’s platform became very unstable, leading to downtime of varying duration and scope, for customers using services on the EU-FR-1 (PAR) region, and remote zones depending on the EU-FR-1 control plane (OVHcloud, Scaleway, and Oracle). Privates and on-premise zones weren’t impacted.
Company Engineering
Deploy review apps on Clever Cloud from GitHub and GitLab

Deploy from GitLab or GitHub

Over the past few months, some customers have raised questions about CI/CD building to deploy…

Engineering

Metrics: Offloading billions of datapoints each month

Metrics are crucial to the day-to-day running of our platform. Here's how we've automated the archiving process.
Engineering
bannier which illustrate how to deploy AI on Clever Cloud

Deploy llama, mistral, openchat or your own model on Clever Cloud

If AI has been in the news recently, it's mainly through large language models (LLMs), which require substantial computing power for training or inference. Thus, it's common to see developers using them via turnkey APIs, as we did in a previous article. But this is changing thanks to more open and efficient models and tools, which you can easily deploy on Clever Cloud.
Engineering
bannier Sozu

Open sourcing Sōzu connectors

Clever Cloud is today the main developer of Sōzu, a Reverse Proxy that was developped at Clever Cloud, in Rust, to meet the needs of our infrastructure for performance and hot reloading.
Engineering
How matomo works on Clever Cloud

How does Matomo work on Clever Cloud ?

In a previous post, we explained why you should switch from Google Analytics to Matomo for your audience measurement.
Engineering
akka

Deploy a Scala / Akka application with PostgreSQL integration

Learn how to create and deploy on Clever Cloud a simple Scala/Akka HTTP template application with PostgreSQL persistence.
Engineering
tls

Removal of TLS 1.0 and 1.1 from our load balancers on June 30

While we have maintained TLS 1.0 and TLS 1.1 for compatibility reasons, this will no longer be the case as of June 30.
Engineering
sdk Rust

Introducing the Clever Cloud Rust SDK

Our engineering team is proud to announce a brand new Rust software development kit (sdk), also known as "clevercloud-sdk" on crates.io.
Engineering
heptapod_by_octobus

Heptapod: Octobus’ enhanced GitLab, ready to use

Heptapod is a full GitLab offering, with the possibility of using Mercurial as a CVS for those who want it.
Engineering Features
Environment variable

Improving our environment variables editor

The environment variables editor was proposed with a Simple or Expert mode. We have added a third, using JSON format. You can read/write in it.
Engineering Features
Cellar C1 Migration process

Migration Required for Buckets on Cellar C1 Cluster

tl;dr: On March 21th 2022 the Cellar C1 cluster will reach its end of life.…

Engineering
security_update_colors_faker

Security update about npm libraries ‘colors’ and ‘faker’

Few days ago, Marak Squires, the developer behind the open-source npm libraries colors and faker, decided to corrupt the libraries, to denounce issues in open-source projects' funding system. Learn how to protect your app.
Engineering