Partager l'information et collaborer.
Self-hosted photo and video backup — a private, full-featured Google Photos alternative with native mobile apps, running on infrastructure you own.
Immich is an open-source, self-hosted photo and video management platform built to replace Google Photos, iCloud and Amazon Photos. Its native iOS and Android apps automatically back up every photo and video you take the moment you are on Wi-Fi — the same background upload experience as the big cloud providers, except the files land on your own VPS instead of a US datacentre.
Deployed on a ServOrbit VPS, Immich gives your household or team unlimited storage bounded only by your disk, a fast web timeline with map and album views, and on-device-quality AI features — face recognition that groups people automatically, object and scene detection, and natural-language search ("beach sunset 2024") — all computed locally by the bundled machine-learning container. No per-gigabyte subscription, no USD billing, no third party scanning your family photos. Immich is heavy by design (the AI model container is the resource-hungry part), so it is best run on a VPS with at least 4 GB of RAM, ideally 6-8 GB once machine learning is enabled.
Install the Immich app on every phone in the household, point it at your VPS, and every new photo backs up automatically over Wi-Fi. Create one user per family member, share albums between them, and browse the whole library from the web — a complete Google Photos replacement where the files never leave a server you control.
Stop paying a monthly USD fee that scales with your storage. A single fixed-cost VPS with a large disk holds tens of thousands of photos, and you can grow the volume when you need to. Immich imports your existing Google Takeout / iCloud export so you can migrate your entire history in one pass.
Immich's machine-learning container runs face recognition and CLIP-based smart search on your own VPS. Type "passport", "whiteboard" or "my daughter at the beach" and get results in seconds — the models run locally, so your private images are never uploaded to a third-party AI service for indexing.
Guide optimisé pour les VPS Cloud ServOrbit.
Pick a ServOrbit VPS with at least 4 GB RAM (6-8 GB recommended once machine learning is active) and generous disk for your photo library. Ubuntu 22.04, Docker pre-installed by the provisioner. The immich-machine-learning container is the heavy part — on a strict 2-4 GB box you can drop it and keep upload, albums and browsing.
The provisioner brings up four containers with Docker Compose: immich-server (the web app and API on port 2283), immich-machine-learning (local AI), a valkey (Redis) cache, and a pinned pgvector-enabled Postgres for the search index. Set a strong DB_PASSWORD before the first boot — it initialises the database and cannot be changed afterwards without a reset.
Browse to http://
Install Immich from the App Store or Google Play, enter your server URL (http://
Immich works fine on IP:2283, but for a clean experience put it behind a reverse proxy with a domain and TLS — e.g. Caddy: photos.yourdomain.com { reverse_proxy localhost:2283 }. Point the DNS A record at your VPS first. A domain also makes the mobile app URL stable and enables secure HTTPS uploads from outside your network.
Stockage, partage et collaboration d'équipe. Vos fichiers, calendriers et contacts sur votre propre infrastructure.
Collaboration & ProductivitéOpen-source collaborative wiki and documentation platform — real-time editing, nested pages and built-in diagramming. Self-hosted alternative to Notion and Confluence.
Parcourez notre centre d'aide et notre FAQ, ou écrivez à notre équipe — support en français, anglais et arabe.