User Guide
My sovereign and secure cloud
Section titled “My sovereign and secure cloud”- A convenient and secure digital space for my data.
- Useful services: messaging, video calls, documents, media, backups, games…
- Pre-installed Linux systems (optional) that are very easy to use.
The benefits
Section titled “The benefits”- 🔐 Maximum security: our data remains controlled and passes through encrypted.
- 🚫 No data leaks to advertisers, AI, insurance, taxes…
- 🔁 Automated 3-2-1 backups, encrypted, distributed, compressed.
- 🕐 Top applications, stable, useful and simple, to save time.
- 🔑 Only one password to remember (SSO + vault).
- 👶 User-friendly for small and big.
The services
Section titled “The services”These reliable open-source 🡕 applications are carefully selected for their usefulness, maturity, and ease of use.
| Service | App | Purpose |
|---|---|---|
| 🔐 Vault | Vaultwarden | My passwords, keys, and critical data. |
| 🖼️ Photos & videos | Immich | Complete photo and video manager with AI. |
| ☁️ Data | Nextcloud | A secure place for my data. |
| 💬 Messages & video | Matrix | Alternative to “WhatsApp” (messaging and video). |
| 🎬 Movies & Music | Jellyfin | A great “Netflix-like” media library. |
| 📝 Notes | Outline | Individual and collective note-taking. |
| 🍽️ Cooking | Mealie | Cooking recipe application. |
| 🔎 Search | Searxng | Global, secure, ad-free search. |
Technical services:
| Service | App | Purpose |
|---|---|---|
| 👨 Identity | Kanidm | My identity (unique password - SSO). |
| 🛑 Ad-blocker | AdguardHome | Firewall and ad-blocker that speeds up the Internet. |
| 🧑💻 GIT Forge | Forgejo | GIT 🡕 repository and manager for developers. |
Linux workstations (NixOS)
Section titled “Linux workstations (NixOS)”The cloud’s Linux system can be installed on any PC computer connected to the network.
User profiles
Section titled “User profiles”Each user is linked to a “profile” (choice and interchangeable), which determines:
- The programs and configurations for workstations (education, office, games…).
- Access and configuration for online services.
| Profile | Description |
|---|---|
| ⚪ minimal | Strict minimum of programs and tools. |
| 🔵 normal | For non-technical office user -> the essentials. |
| 🟣 advanced | For developers -> a nice shell and development tools. |
| 🔴 admin | Account dedicated to network and system administrators (expert). |
| 🎨 creator | For multimedia creator -> video, music, photo, image. |
| 📘 student | For studies -> taking notes, organizing, studying. |
| 🎮 Gamer | Lots of native Linux games. |
| 🎒 teen | Fun and educational apps to get started with the internet. |
| 🧩 child | Educational software for learning, without internet access. |
| 🧸 baby | Very stripped-down system -> learning the mouse, numbers, shapes, etc. |
The nodes
Section titled “The nodes”NixOS nodes
Section titled “NixOS nodes”They are 100% managed (automatically installed and updated):
| Type | Purpose |
|---|---|
| ❄️ Top Linux PC | Complete, configured, secure, shared workstation. → I just need to connect and work, play, entertain myself. |
| 🗄️ Server | A computer that stays on to host services: → Jellyfin, Immich, Nextcloud, backups, shares, etc. |
| 🌐 Gateway | A little gem that links the local network to the Internet. → Firewall, router, DNS server, VPN client… |
| 🎼 Coordination server | This dark individual is the “conductor” of the network. → Somewhere on the internet, always ready to serve us. |
Attached nodes
Section titled “Attached nodes”I can connect third-party devices to the network:
- 📱 My smartphone, tablet
I can connect to the network and all its services. - 💻 My computer / beloved system
Under Windows, macOS or Linux, I can also access the services.
Connecting and managing my account
Section titled “Connecting and managing my account”I need:
- A master password for my vault (vaultwarden).
- A unique identity for all cloud services (kanidm / IDM).
My administrator must perform a procedure so I can define these accesses.
- Master password: an email containing a link to enter the password.
- Identity: a QR-Code or a link to define a key and a “2FA” password.
The master password is paramount, it’s the only thing that is absolutely necessary to remember.
My identification follows this schema:

Online services
Section titled “Online services”All cloud services are open-source and have their own online documentation. But here are some useful short introductions.
🔐 Vaultwarden
Section titled “🔐 Vaultwarden”Vaultwarden is my vault. It contains my passwords, digital keys, credit cards, and confidential information. This information is stored encrypted and backed up automatically. By default, I am the only one who has access.
👨 Kanidm (idm)
Section titled “👨 Kanidm (idm)”My identity manager, which allows me to easily identify myself to cloud services.
🖼️ Immich (photos)
Section titled “🖼️ Immich (photos)”My personal photo and video manager, with sovereign and effective AI face recognition and search functions.
To synchronize photos from my smartphone to Immich:
- Install the immich application on the smartphone.
- Set up synchronization by giving the Immich URL.
☁️ Nextcloud (files & data)
Section titled “☁️ Nextcloud (files & data)”A space for my files, contacts, calendars, and many other personal data, that I can synchronize and share.
💬 Matrix (messages & video)
Section titled “💬 Matrix (messages & video)”My social network. All my conversations are encrypted and stay at home. I can link it to the federation (other matrix networks) or not. I can also synchronize my WhatsApp, Messenger, Telegram, Signal, Discord accounts…
- Install “Element” on PC and Element Classic on android / ios:
- Access the network matrix.domain.tld (do not go to matrix.org!)
- Connect with “IDM” (do not create an account!)
- The matrix account is created on first access
- Invite the user to the rooms
- For calls to work (like with whatsapp), notifications must be activated and authorized.
🎬 Jellyfin (movies & music)
Section titled “🎬 Jellyfin (movies & music)”My personal media library for my movies and music, that I can use with my television.
📝 Outline (notes)
Section titled “📝 Outline (notes)”A convenient space for taking personal or shared notes, writing documentation, making checklists.
🍽️ Mealie (cooking recipes)
Section titled “🍽️ Mealie (cooking recipes)”A very useful app to import, enter, and refine my cooking recipes.
🔎 Searxng (search)
Section titled “🔎 Searxng (search)”A multi-search engine that crosses information from many other engines and enables secure searches.
🛑 AdguardHome (ad-blocker firewall)
Section titled “🛑 AdguardHome (ad-blocker firewall)”AdguardHome is hosted on the gateways and removes ads and trackers, while isolating the zone with a firewall. Thanks to it, I browse faster and better on the internet.
🧑💻 Forgejo (git forge)
Section titled “🧑💻 Forgejo (git forge)”Forgejo is a git forge, a personal and sovereign GitHub. It allows hosting projects, managing issues, pull requests, and much more. GIT is also an excellent way to organize, version, and backup one’s documents.