Skip to content

Latest commit

 

History

History
101 lines (66 loc) · 3.85 KB

File metadata and controls

101 lines (66 loc) · 3.85 KB

Obiente Cloud Documentation

Welcome to the Obiente Cloud documentation! This comprehensive guide will help you understand, deploy, and operate Obiente Cloud.

What is 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.

Quick Links

🚀 Getting Started

🏗️ Architecture

🚢 Deployment

🏠 Self-Hosting

📚 Guides

📖 Reference

Documentation Structure

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.

Who is this for?

Self-Hosters

Looking to run Obiente Cloud at home? Start with:

  1. Self-Hosting Guide
  2. Requirements
  3. Installation

Developers

Working on Obiente Cloud itself? Check out:

  1. Development Setup
  2. Architecture Overview
  3. Reference docs: Reference Index

DevOps Engineers

Deploying in production? Start here:

  1. Deployment Methods
  2. High Availability Setup
  3. Troubleshooting

Getting Help

License

GNU Affero General Public License v3.0


Last updated: [Current date]