Welcome to the Obiente Cloud documentation! This comprehensive guide will help you understand, deploy, and operate Obiente Cloud.
Obiente Cloud is a Platform-as-a-Service (PaaS) that allows you to deploy and manage applications across distributed infrastructure, similar to Vercel. Whether you're self-hosting at home or running a production cluster, Obiente Cloud makes it easy to deploy and scale your applications.
- Installation - Install Obiente Cloud
- Quick Start Guide - Get up and running in minutes
- Development Setup - Set up for local development
- Overview - System architecture overview
- Components - Detailed component descriptions (coming soon)
- Deployment Model - How deployments work (coming soon)
- Deployment Methods - Overview of deployment options
- Docker Compose - Simple local deployment (coming soon)
- Docker Swarm - Distributed deployment
- High Availability - HA production setup (coming soon)
- Self-Hosting Guide - Introduction to self-hosting
- Authentication - Setting up authentication with Zitadel
- Routing & Domains - Configuring domains and routing
- VPS Provisioning - Provision and manage VPS instances on Proxmox
- Proxmox SSH Setup - Configure SSH access for cloud-init snippets
- VPS Gateway Setup - Set up gateway service for DHCP and SSH proxying
- Monitoring - Setting up monitoring and alerts (coming soon)
- Troubleshooting - Common issues and solutions
- Environment Variables - Complete environment variable reference
- Reference Index - API and CLI docs (coming soon)
This documentation is organized into several sections:
docs/
βββ getting-started/ # Installation and setup guides
βββ architecture/ # System design and components
βββ deployment/ # Deployment methods and configurations
βββ guides/ # Step-by-step guides for common tasks
βββ self-hosting/ # Guides specific to self-hosting
βββ reference/ # API docs, environment variables, etc.
Looking to run Obiente Cloud at home? Start with:
Working on Obiente Cloud itself? Check out:
- Development Setup
- Architecture Overview
- Reference docs: Reference Index
Deploying in production? Start here:
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Documentation Issues: Found an error? File an issue
GNU Affero General Public License v3.0
Last updated: [Current date]