Disposer rapidement d'une plateforme de données.
Open-source business intelligence on top of any SQL database — dashboards and charts in the browser, no SQL required.
Metabase is the easy-to-use open-source Business Intelligence tool (AGPL, ~46k GitHub stars). Point it at a database you already run — PostgreSQL, MySQL/MariaDB, SQL Server, ClickHouse, BigQuery and dozens more — and non-technical users build questions, charts and interactive dashboards through a visual query builder, while analysts drop into raw SQL when they need to. Results can be scheduled to email or Slack, embedded in your own app, or shared behind granular row-level permissions.
Deployed on a ServOrbit VPS, Metabase stops your BI dashboards from living on a foreign SaaS you pay per-seat in USD. It runs as two containers — Metabase itself plus a companion Postgres that holds its own metadata (questions, dashboards, users) — behind your domain, on infrastructure you control, at a fixed monthly cost. Connect it to your production database over a private network or a read replica and your entire analytics layer stays on your own server, with your data never leaving Morocco.
Connect Metabase to your application's production database (or a read replica) and give the whole team live dashboards for signups, revenue, churn and usage — without shipping a byte of customer data to a third-party SaaS or paying per seat in USD.
Marketing, ops and finance answer their own questions through the visual query builder instead of queuing tickets with the data team. Save frequent questions into shared collections so the whole company works from the same numbers.
Use Metabase's embedding to drop signed, filtered dashboards straight into your customer-facing app or internal admin — self-hosted BI as a feature of your product, running on the same VPS, with no external analytics vendor in the loop.
Guide optimisé pour les VPS Cloud ServOrbit.
Pick a ServOrbit VPS with at least 2 GB RAM (Metabase runs on the JVM; 4 GB is comfortable for a small team). Ubuntu 22.04, Docker pre-installed by the provisioner. Metabase and its metadata Postgres deploy together as a two-service Docker Compose stack.
The provisioner brings up two containers: metabase/metabase on port 3000 and a companion postgres:16 that holds Metabase's own application data (questions, dashboards, users). Metabase is wired to Postgres via MB_DB_TYPE=postgres and the MB_DB_* connection variables — no external database to provision first.
Open http:// and complete the one-time setup: create the admin account, then connect the database you actually want to analyse (your app's PostgreSQL/MySQL, a read replica, etc.). Metabase auto-scans the schema so tables and columns are query-ready in seconds.
Use the visual query builder to create a few questions (a count over time, a breakdown by category), save them into a collection, and pin them onto a dashboard with filters. Analysts can switch any question to the native SQL editor for full control.
Put Metabase behind a Caddy or Nginx reverse proxy for a real domain and a Let's Encrypt certificate (bi.yourdomain.com { reverse_proxy localhost:3000 }). Restrict port 3000 with ufw so only the proxy reaches it, and set a strong admin password — Metabase exposes all connected data to anyone who can log in.
Open-source Airtable alternative — turn any database into a smart spreadsheet with grid, kanban, gallery and form views, REST and GraphQL APIs and built-in automations. Self-hosted, no per-seat pricing.
Intelligence ArtificielleSelf-hosted vector database for semantic search and RAG. Store, index and query high-dimensional embeddings at sub-millisecond latency — the missing infrastructure layer for your LLM stack.
Parcourez notre centre d'aide et notre FAQ, ou écrivez à notre équipe — support en français, anglais et arabe.