frappe-operator

Frappe Operator Documentation

Welcome to the comprehensive documentation for the Frappe Operator - a Kubernetes operator that automates the deployment, scaling, and management of Frappe Framework applications (including ERPNext) on Kubernetes clusters.

What is Frappe Operator?

Frappe Operator brings the power of Kubernetes orchestration to Frappe deployments, making it easy to:

Quick Navigation

πŸ“˜ Comprehensive Guide

For Platform Operators

For Developers

Key Features

🎯 Core Capabilities

πŸ”§ Advanced Features

Quick Start

# Install operator
curl -fsSL https://raw.githubusercontent.com/vyogotech/frappe-operator/main/install.sh | bash

# Create a bench
kubectl apply -f examples/basic-bench.yaml

# Create a site
kubectl apply -f examples/basic-site.yaml

Documentation Structure

πŸ“š Getting Started

πŸ—οΈ Architecture & Concepts

βš™οΈ Configuration & Operations

πŸ“– API Reference

πŸ’‘ Examples

πŸ”§ Troubleshooting

Version Information

Support & Community

What’s New

v2.6.0 (Upcoming)

v2.5.0

v2.4.0

See Release Notes for complete changelog.


Ready to get started? Head to the Installation Guide!