Introduction to Homecloud
Welcome to the official Homecloud Technical Documentation hub.
Homecloud is an integrated private cloud platform designed to provide organizations, clinics, and enterprises with total data sovereignty, zero monthly SaaS subscriptions, and seamless remote VPN connectivity.
🚀 Key Technical Pillars
- Private Data Sovereignty: All documents, credentials, and digital assets remain on physical, localized hardware under your control.
- Containerized Architecture: Microservices deployed using Docker & Traefik edge routing.
- Zero-Trust Access: Encrypted VPN remote connectivity for multi-location teams without exposing ports directly to the public internet.
- Automated Hybrid Backups: Multi-destination encrypted backups (local USB + offsite cloud repos via Duplicati).
📁 How to Add & Edit Documentation
This documentation site is powered by Docusaurus. All documentation source files are standard Markdown (.md or .mdx) files stored in the docs/ folder.
Adding a New Documentation Page
- Create a new
.mdfile inside thedocs/folder (e.g.,docs/my-feature.md). - Add Frontmatter at the top of the file:
---sidebar_position: 2title: My Product Feature---
- Write standard Markdown content below the frontmatter.
- Rebuild or sync the container to publish live updates.
🛠️ Quick System Reference
- Official Product Portal: https://homecloud.cloud
- Clinical AI Platform: https://myprescription.homecloud.cloud
- Libernest Technologies: https://libernest.homecloud.cloud