A powerful multi-tenant SaaS platform for ERPNext, enabling automatic provisioning of isolated ERPNext environments for different companies.
- Multi-Tenant Architecture: Isolated ERPNext instances for each company
- Automatic Provisioning: Create new ERPNext sites with a single click
- Docker-Based: Fully containerized deployment
- Traefik Integration: Automatic SSL and subdomain routing
- Web Interface: User-friendly control panel for site management
- Real-time Monitoring: Live logs and status tracking
- Backend: Python Flask
- Container: Docker & Docker Compose
- Proxy: Traefik
- ERP: ERPNext v15
- Database: MariaDB
- Cache: Redis
- Ubuntu 20.04+ or similar Linux distribution
- Docker and Docker Compose installed
- Python 3.8+
- At least 4GB RAM and 20GB storage
- Clone the repository:
git clone https://github.com/kamel135/erpnext-saas-platform.git cd erpnext-saas-platform