Skip to content
Frédéric Alix

Projects

Tools I build and publish as open source, often to solve a problem I ran into in production.

Personal projects, built in my spare time. The Clever Cloud tools are unofficial: I am simply a user, with no affiliation to the company.

Available on the App Store

My Clever Client

An unofficial iOS app to manage Clever Cloud applications from an iPhone, iPad or Mac: apps, add-ons, deployments, logs, metrics, Network Groups. Tokens stay on the device.

  • Swift
  • SwiftUI
  • iOS
  • Clever Cloud

Open source · April 2026

MyCCmetrics

A real-time metrics dashboard for Clever Cloud applications (CPU, memory, network, disk) with interactive charts, itself deployed on Clever Cloud.

  • Rust
  • Next.js
  • Clever Cloud

Open source · since May 2026

myccmonitor

A multi-tenant monitoring tool for Clever Cloud applications: Clever Cloud OAuth sign-in, webhooks through Pulsar, Warp10 metrics, a rules engine with a visual editor, and alerts by email, Slack, Discord or webhook.

  • Rust
  • Clever Cloud
  • Warp10

Work in progress · first preview in March 2026

Grafana “virtual city” panel

An old idea: monitoring servers the way you run a city in SimCity. This custom Grafana panel displays metrics and events as a virtual city, with a Tron/cyberpunk look.

  • Grafana
  • plugin
  • dataviz

Completed proof of concept · August 2026

SatL

A proof of concept, now completed: a cluster-first container engine for FreeBSD that ran OCI images as FreeBSD (VNET) jails and spoke the Docker Engine API. I built it around an embedded Raft store, a SwarmKit-style scheduler, VXLAN overlay networking, pf-based ingress routing and mTLS everywhere.

  • Rust
  • FreeBSD
  • jails
  • OCI

Announced in February 2026

Prometheus exporter for Oxygen Not Included

A mod for the game Oxygen Not Included that exports colony data to Prometheus, to build dashboards and alerts in Grafana. Observability, applied to a playground.

  • Prometheus
  • Grafana
  • Oxygen Not Included

December 2025

FreeBSD on OVHcloud bare metal with Terraform

Installing FreeBSD 15 on an OVHcloud dedicated server (Kimsufi range) with Terraform, following FreeBSD 14.2 installed on OVH bare metal through BYOI (Bring Your Own Image). European cloud, no hyperscaler.

  • FreeBSD
  • Terraform
  • OVHcloud