8000 GitHub - homecloudhq/homecloud: entire AWS stack on your hardware. one click, minimal hassle.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

homecloudhq/homecloud

Repository files navigation

☁️ HomeCloud — The Cloud, Owned by You

An open-source, self-hosted cloud platform for compute, storage, networking, and databases — all in one click. No third parties. No vendor lock-in. No surprise billing.

🛡 Built with privacy, transparency, and sovereignty at its core.


🔥 Why HomeCloud?

  • 💡 Take Back Control — Your data stays yours. No surveillance, no dependency on external providers.
  • 💰 Eliminate Cloud Costs — Forget unpredictable bills. Use your own hardware with full control.
  • 🚀 One-Click Deployments — Launch services instantly without a sysadmin degree.
  • 🌍 Community-First & Open-Source — Released under AGPL-3.0, developed with and for the community.

🛠️ Core Features

Feature Description
🖥️ Compute Run containers, VMs, or apps locally on your hardware.
💾 Storage Built-in object storage (S3-compatible).
🧠 Databases Launch PostgreSQL, Redis, and others with one click.
🌐 Networking Native traffic routing, SSL, and load balancing.

💡 Upcoming: Serverless functions, hardware integrations, monitoring tools, and more.


🚧 Installation (Experimental)

Windows

Invoke-WebRequest -Uri "https://homecloud.drk1rd.systems/scripts/install.ps1" -OutFile "install.ps1"
.\install.ps1

Linux / macOS

curl -LO https://homecloud.drk1rd.systems/scripts/install.sh
chmod +x install.sh
./install.sh

⚠️ Experimental: These installers are in early stages and may require manual configuration.


🗺️ Roadmap

  • Phase 1: Core cloud stack — Compute, Storage, Networking
  • 🔄 Phase 2: Serverless architecture & event-driven services
  • 🔄 Phase 3: Observability — Monitoring, logging, alerts
  • 🔄 Phase 4: Edge compute & hardware integrations

📍 Explore the full roadmap


💸 Sustainability & Support

HomeCloud is a community project, currently unfunded and maintained by volunteers.

💛 Ways to Support

  • Sponsor development via GitHub Sponsors / Open Collective (Coming Soon)
  • Contribute infrastructure, bugfixes, or UX improvements
  • Share HomeCloud with your communities!

🤝 Get Involved

We’re building HomeCloud for the community — and we’d love for you to join us:

💬 Join the Discord Community — Connect, discuss, and collaborate.
🛠️ Contribute Code — Check out Issues and Pull Requests to get started.
📣 Share Feedback — Help shape what HomeCloud becomes.

🔹 By contributing, you agree to our Contributor License Agreement (CLA).


🛡 License

HomeCloud is released under GNU AGPL-3.0 — keeping it open, transparent, and libre. If you deploy or modify it publicly, share your changes too.


⚡ HomeCloud — The Cloud, On Your Terms.


0