Cette page est affichée en anglais. Une traduction française est en cours.
SkillsApr 16, 2026·3 min de lecture

CasaOS — Simple Open-Source Personal Cloud System

CasaOS is a community-driven personal cloud system built around Docker. It provides a beautiful dashboard for one-click app installation, file management, and device monitoring on any hardware from a Raspberry Pi to a full server.

Prêt pour agents

Installation avec revue préalable

Cet actif nécessite une revue. Le prompt copié demande un dry-run, affiche les écritures, puis continue seulement après confirmation.

Needs Confirmation · 64/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
CasaOS Overview
Commande avec revue préalable
npx -y tokrepo@latest install fff69b5e-39da-11f1-9bc6-00163e2b0d79 --target codex

Dry-run d'abord, confirmez les écritures, puis lancez cette commande.

TL;DR
CasaOS turns any hardware into a personal cloud with a Docker-based dashboard and one-click apps.
§01

What it is

CasaOS is a community-driven personal cloud system built around Docker. It provides a clean dashboard for one-click application installation, file management, and device monitoring. CasaOS runs on any hardware from a Raspberry Pi to a full server, turning it into a self-hosted cloud platform.

CasaOS is for homelab enthusiasts and non-technical users who want a personal cloud without learning Docker CLI commands or writing compose files.

The project is actively maintained with regular releases and a growing user community. Documentation covers common use cases, and the open-source nature means you can inspect the source code, contribute fixes, and adapt the tool to your specific requirements.

§02

How it saves time or tokens

Setting up self-hosted applications normally requires writing Docker Compose files, configuring networking, and managing volumes. CasaOS wraps all of this in a graphical dashboard. Installing Nextcloud, Plex, or Home Assistant takes one click. File management works through a web file manager with drag-and-drop uploads.

§03

How to use

  1. Install CasaOS on a Debian/Ubuntu machine with a single curl command.
  2. Open the web dashboard in your browser.
  3. Browse the app store and install applications with one click.
§04

Example

# One-line install on Debian/Ubuntu
curl -fsSL https://get.casaos.io | sudo bash

# Access the dashboard
# Open http://<your-ip>:80 in a browser

# CasaOS CLI commands
casaos -v              # Check version
casaos-uninstall       # Remove CasaOS
§05

Related on TokRepo

§06

Common pitfalls

  • CasaOS installs on port 80 by default. If another service (Nginx, Apache) already uses port 80, the installation will fail or conflict. Change the port during setup or free port 80 first.
  • The app store provides community-maintained Docker images. Not all apps are kept up to date. Check the image version before installing security-sensitive applications.
  • CasaOS manages Docker containers directly. Running docker compose commands outside of CasaOS can create conflicts with containers that CasaOS does not know about.

Before adopting this tool, evaluate whether it fits your team's existing workflow. Read the official documentation thoroughly, and start with a small proof-of-concept rather than a full migration. Community forums, GitHub issues, and Stack Overflow are valuable resources when you encounter edge cases not covered in the documentation.

Questions fréquentes

What hardware does CasaOS support?+

CasaOS runs on any Linux machine including Raspberry Pi (3B+ or newer), Intel NUCs, old laptops, and dedicated servers. It requires a Debian or Ubuntu-based distribution. ARM and x86 architectures are both supported.

How is CasaOS different from Proxmox or Unraid?+

CasaOS focuses on simplicity and Docker-based application management. Proxmox is a hypervisor for virtual machines. Unraid is a NAS operating system with VM and Docker support. CasaOS is lighter and easier to set up but less feature-rich for advanced virtualization.

Does CasaOS have an app store?+

Yes. CasaOS includes a built-in app store with community-curated Docker applications. You can install apps like Nextcloud, Jellyfin, Home Assistant, and many others with one click from the dashboard.

Can I access CasaOS remotely?+

CasaOS is accessible on your local network by default. For remote access, you can set up a reverse proxy with a domain name, use a VPN like WireGuard, or enable CasaOS's built-in Zerotier integration.

Is CasaOS free?+

Yes. CasaOS is free and open source under the Apache 2.0 license. There are no paid tiers or premium features. The entire platform is community-driven.

Sources citées (3)

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires