Un serveur maison, monté de zéro. A home server, built from scratch.
Pas un tuto suivi à la lettre : une vraie machine auto-hébergée, en production chez moi, avec ses vraies contraintes. Not a tutorial followed to the letter: a real self-hosted machine, running in production at home, with real-world constraints.
L'objectif : héberger mes propres outils — automatisations, bases de données, veille — sans dépendre d'un cloud tiers. Chaque obstacle est devenu une occasion d'apprendre, épaulé par l'IA quand il fallait comprendre vite et bien. The goal: host my own tools — automations, databases, monitoring — without depending on a third-party cloud. Every obstacle became a chance to learn, with AI alongside when I needed to understand fast and properly.
- Starlink Connexion satellite, sans IP fixe : accès distant repensé pour rester joignable malgré la latence.Satellite link, no fixed IP: remote access rethought to stay reachable despite latency.
- SécuritéSecurity Accès verrouillé, services isolés, secrets tenus à l'écart — exposer une machine chez soi, ça ne s'improvise pas.Locked-down access, isolated services, secrets kept out of reach — exposing a machine at home is not improvised.
- RAM & swapRAM & swap Mémoire étendue via un fichier d'échange pour encaisser les pics sans planter, sur un matériel modeste.Memory extended with a swap file to absorb load spikes without crashing, on modest hardware.
La preuve concrète que l'IA est un outil, pas une menace : elle accélère la montée en compétence — elle ne remplace pas la main qui construit. Living proof that AI is a tool, not a threat: it speeds up the learning curve — it doesn't replace the hand that builds.