설명 없음

CorrectRoad 36dda53e9c chore: bump version to 0.4.8 (#1750) 1 년 전
.github 718a08eab2 fix: fix codecov action run fail (#1567) 1 년 전
api ae50a9bb17 feat: add file upload implement to v2 api (#1566) 1 년 전
build 0cf353c56e create default config if it does not already exist (#1304) 1 년 전
cmd 37fee157dd add `message-bus-codegen` CLI tool for generating a markdown of all event types (#1346) 1 년 전
common 36dda53e9c chore: bump version to 0.4.8 (#1750) 1 년 전
conf 381fb85b1d v0.3.7 (#600) 2 년 전
drivers 8c0b219621 update path 1 년 전
interfaces 70ba4d5e3d 0.3.6 (#519) 2 년 전
internal 5f1df76dbf Community (#1341) 1 년 전
model 5f1df76dbf Community (#1341) 1 년 전
pkg 657cbe5c41 delay delete temp file 1 년 전
route fffdc7fd5e fix: fix upload folder fail (#1614) 1 년 전
service fffdc7fd5e fix: fix upload folder fail (#1614) 1 년 전
types 173997c44b Send notification changes to message bus (#861) 2 년 전
.all-contributorsrc c23bd3f3a3 docs: add llwaini as a contributor for projectManagement, test, tutorial (#379) 2 년 전
.gitignore acac2df40f update go.mod 1 년 전
.gitmodules f0f0eb2ef0 🦄 refactor: 3 년 전
.goreleaser.debug.yaml 0cf353c56e create default config if it does not already exist (#1304) 1 년 전
.goreleaser.yaml e722d841a9 update release 1 년 전
CHANGELOG.md 60e81bc781 Change changelog (#953) 2 년 전
CODE_OF_CONDUCT.md c768260b1b add CODE_OF_CONDUCT.md (#898) 2 년 전
DEVELOPING.md b0dc30277b Adding simple Developing file (#311) 3 년 전
LICENSE 403d563869 Create LICENSE 3 년 전
Makefile 2491a03d4b update makefile 3 년 전
README.md 17fa7868a4 Update README.md (#1589) 1 년 전
SECURITY.md de6ed093a2 Create SECURITY.md 2 년 전
go.mod 27d6dd86e2 Replace satori/go.uuid with google/uuid (#1573) 1 년 전
go.sum 27d6dd86e2 Replace satori/go.uuid with google/uuid (#1573) 1 년 전
main.go 37fee157dd add `message-bus-codegen` CLI tool for generating a markdown of all event types (#1346) 1 년 전
package.json c5de0319fb Update publish_npm.yaml (#1120) 2 년 전
snapshot-dark.jpg d48e24f652 Create snapshot-dark.jpg 2 년 전
snapshot-light.jpg 3a8cf593d9 Create snapshot-light.jpg 2 년 전
snapshot-mobile.png 88c15104b4 update README.md 3 년 전
snapshot.png 32e00b17b1 update README.md 3 년 전
tsconfig.json c67ee1731c :sparkles: Introducing new features.Incorporating automatic publishin… (#1107) 2 년 전

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