CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
Go to file
CorrectRoad 36dda53e9c
chore: bump version to 0.4.8 (#1750)
2024-03-26 11:28:20 +08:00
.github fix: fix codecov action run fail (#1567) 2023-12-21 15:14:36 +08:00
api feat: add file upload implement to v2 api (#1566) 2023-12-27 16:17:33 +08:00
build create default config if it does not already exist (#1304) 2023-07-31 16:53:03 +08:00
cmd add `message-bus-codegen` CLI tool for generating a markdown of all event types (#1346) 2023-08-23 18:21:12 +08:00
common chore: bump version to 0.4.8 (#1750) 2024-03-26 11:28:20 +08:00
conf v0.3.7 (#600) 2022-10-20 14:25:26 +08:00
drivers update path 2023-08-24 11:21:44 +01:00
interfaces 0.3.6 (#519) 2022-09-06 14:28:49 +08:00
internal Community (#1341) 2023-08-18 15:46:29 +08:00
model Community (#1341) 2023-08-18 15:46:29 +08:00
pkg delay delete temp file 2023-10-23 09:06:41 +01:00
route fix: fix upload folder fail (#1614) 2024-01-18 12:23:27 +08:00
service fix: fix upload folder fail (#1614) 2024-01-18 12:23:27 +08:00
types Send notification changes to message bus (#861) 2023-02-06 15:47:29 +08:00
.all-contributorsrc docs: add llwaini as a contributor for projectManagement, test, tutorial (#379) 2022-07-19 18:10:25 +08:00
.gitignore update go.mod 2023-11-20 08:30:14 +00:00
.gitmodules 🦄 refactor: 2021-09-29 13:50:16 +08:00
.goreleaser.debug.yaml create default config if it does not already exist (#1304) 2023-07-31 16:53:03 +08:00
.goreleaser.yaml update release 2023-11-28 08:08:59 +00:00
CHANGELOG.md Change changelog (#953) 2023-03-14 14:02:44 +08:00
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT.md (#898) 2023-02-15 16:14:47 -05:00
DEVELOPING.md Adding simple Developing file (#311) 2022-06-21 08:57:55 +08:00
LICENSE Create LICENSE 2021-11-19 17:33:57 +08:00
Makefile update makefile 2021-09-27 17:22:18 +08:00
README.md Update README.md (#1589) 2024-01-05 15:05:16 +08:00
SECURITY.md Create SECURITY.md 2023-03-08 20:07:56 -05:00
go.mod Replace satori/go.uuid with google/uuid (#1573) 2023-12-28 16:40:17 +08:00
go.sum Replace satori/go.uuid with google/uuid (#1573) 2023-12-28 16:40:17 +08:00
main.go add `message-bus-codegen` CLI tool for generating a markdown of all event types (#1346) 2023-08-23 18:21:12 +08:00
package.json Update publish_npm.yaml (#1120) 2023-05-24 13:49:03 +08:00
snapshot-dark.jpg Create snapshot-dark.jpg 2022-07-18 18:52:50 +08:00
snapshot-light.jpg Create snapshot-light.jpg 2022-07-18 18:52:48 +08:00
snapshot-mobile.png update README.md 2021-11-12 17:52:16 +08:00
snapshot.png update README.md 2021-10-20 11:23:25 +08:00
tsconfig.json Introducing new features.Incorporating automatic publishin… (#1107) 2023-05-22 16:45:06 +08:00

README.md

CasaOS - Your Personal Cloud

CasaOS
Connect with the community, establish autonomy, reduce the cost of SaaS, and MAXIMIZE the potential for a personalized copilot.

CasaOS Version CasaOS License CasaOS Pull Requests CasaOS Issues CasaOS Stargazers
IceWhale Discord CasaOS GitHub Discussions All Contributors
YouTube Tutoial Views
Website | Demo | GitHub

CasaOS Snapshot

Why do you need Personal Cloud?

In 2020, the team noticed three important trends:

  • The cost of computing power and storage was decreasing fast.
  • A part of cloud computing was moving towards edge computing.
  • The issue of consumer data asset ownership and attribution had been ignored.

Based on these trends, the team proposed a thought experiment internally: what if personal clouds were available under $100 in next five years? This personal cloud would provide a low-cost data collaboration solution as a personal data center, storing and managing data for creators and small organizations. A distributed collaborative computing network can be formed by personal servers located around the world. It could also control and connect all smart devices, providing cross-ecosystem local intelligent services.

Furthermore, the personal cloud could combine personal data to train personalized AI assistants. The idea is that this technology would be an effective way to solve the issue of consumer data asset ownership and , as well as provide a more affordable and efficient computing solution for individuals and small organizations.

If you think what we are doing is valuable. Please give us a star and fork it 🤞!

Features

  • Friendly UI designed for home scenarios
    • No code, no forms, intuitive, design for humanity
  • Multiple hardware and base system support
    • ZimaBoard, NUC, RPi, old computers, whatever is available.
  • Selected apps in the app store, one-click installation
    • Nextcloud, HomeAssistant, AdGuard, Jellyfin, *arr and more!
  • Easily install numerous Docker apps
    • Over 100,000 apps from the Docker ecosystem can be easily installed
  • Elegant drive and file management
    • What you see is what you get. No technical background required.
  • Well-designed system/app widgets
    • What you care about, at a glance. Resource usage, app status, and more!

Getting Started

CasaOS fully supports ZimaBoard, Intel NUC, and Raspberry Pi. Also, more computers and development boards and fully compatible with Ubuntu, Debian, Raspberry Pi OS, and CentOS with one-liner installation.

Hardware Compatibility

  • amd64 / x86-64
  • arm64
  • armv7

System Compatibility

Official Support

  • Debian 12 ( Tested, Recommended)
  • Ubuntu Server 20.04 ( Tested)
  • Raspberry Pi OS ( Tested)

Community Support

  • Elementary 6.1 ( Tested)
  • Armbian 22.04 ( Tested)
  • Alpine (🚧 Not Fully Tested Yet)
  • OpenWrt (🚧 Not Fully Tested Yet)
  • ArchLinux (🚧 Not Fully Tested Yet)

Quick Setup CasaOS

Freshly install a system from the list above and run this command:

wget -qO- https://get.casaos.io | sudo bash

or

curl -fsSL https://get.casaos.io | sudo bash

Uninstall CasaOS

v0.3.3 or newer

casaos-uninstall

Before v0.3.3

curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | sudo bash

Community

The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for the crowdfunded product ZimaBoard on Kickstarter.

After looking at many systems and software on the market, the team found no server system designed for home scenarios, sadly true.

So, we set out to build this open-source project to develop CasaOS with our own hands, everyone in the community, and you.

We believe that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before.

A warm welcome for you to get help or share great ideas in the Discord!

Discord Card

Contributing

CasaOS is a community-driven open source project and the people involved are CasaOS users. That means CasaOS will always need contributions from community members just like you!

Donate

bappi2097

Credits

Many thanks to everyone who has helped CasaOS so far!

Everyone's contribution is greatly appreciated. (Emoji Key)


老竭力

💻 📖 🤔 🚇 🚧 📦 💬 👀

link

💻 📖 🤔 🚇 🚧 💬 👀

Tiger Wang (王豫)

💻 📖 🤔 🚇 🚧 🧑‍🏫 🛡️ 💬 👀

Lauren

🤔 🔍 📆 💬 ⚠️

John Guan

📝 🖋 📖 🤔 📋 🧑‍🏫 💬 👀

David Tippett

📖 🤔 💬

Skaya

🧑‍🏫 💬 🌍

AuthorShin

⚠️ 🐛 💬 🤔

baptiste313

🌍

DrMxrcy

⚠️ 🤔 💬

Joooost

🤔

Vitaly Potyarkin

🤔

Bjørn Friese

🤔

Protektor

🐛 🤔 💬

llwaini

📆 ⚠️

CorrectRoadH

💻 📖

zhanghengxin

💻 📖

This project follows the all-contributors specification. Contributions of any kind are welcome!

Changelog

Detailed changes for each release are documented in the release notes.


trackgit-views