IngreSaaS
Open-source event ticketing and management platform
Sell tickets online for conferences, nightlife events, concerts, club nights, workshops, and festivals.
Self-hosted or cloud. Your events, your brand, your data.
Try Cloud → · Live Demo · Documentation · Website
Deutsch · Português · Français · Italiano · Nederlands · Español · 中文 · 繁體中文 · 日本語 · Tiếng Việt · Türkçe · Magyar
Why IngreSaaS?
Most ticketing platforms charge per-ticket fees and lock your data into their ecosystem. IngreSaaS is a modern, open-source alternative to Eventbrite, Tickettailor, Dice.fm, and other ticketing platforms for organizers who want full control over branding, checkout, data, and infrastructure.
Built for nightlife promoters, festival organizers, venues, community groups, and conference hosts.
Features
🎟️ Ticketing & Sales
|
🎨 Branding & Customization
|
👥 Attendee Management
|
📊 Analytics & Growth
|
⚙️ OperationsMulti-user roles and permissions · Stripe Connect instant payouts · Offline payment methods · Offline event support · Automatic invoicing · Event archive · Multi-language support · Full REST API |
|
Compare
| Feature | IngreSaaS | Eventbrite | Tickettailor | Dice |
|---|---|---|---|---|
| Self-hosted option | ✅ | ❌ | ❌ | ❌ |
| Open source | ✅ | ❌ | ❌ | ❌ |
| No per-ticket fees (self-hosted) | ✅ | ❌ | ❌ | ❌ |
| Full custom branding | ✅ | Limited | ✅ | Limited |
| Affiliate tracking | ✅ | ✅ | ❌ | ❌ |
| API access | ✅ | ✅ | ✅ | Limited |
| Own your data | ✅ | ❌ | ❌ | ❌ |
Quick Start
One-Click Deploy
Docker
git clone git@github.com:[YOUR-ORG]/ingresaas.com.git
cd ingresaas.com/docker/all-in-one
# Generate keys (Linux/macOS)
echo "APP_KEY=base64:$(openssl rand -base64 32)" >> .env
echo "JWT_SECRET=$(openssl rand -base64 32)" >> .env
docker compose up -d
Tip
Windows users: See
./docker/all-in-one/README.mdfor key generation instructions.
Open http://localhost:8123 and create your account.
IngreSaaS Cloud
Prefer not to self-host? IngreSaaS Cloud is a fully managed option with zero setup, automatic updates, and managed infrastructure.
Documentation
| Resource | Link |
|---|---|
| Getting Started | ingresaas.com/docs/getting-started |
| Configuration | ingresaas.com/docs/configuration |
| API Reference | ingresaas.com/docs/api |
| Webhooks | ingresaas.com/docs/webhooks |
Contributing
We welcome contributions. See the contributing guide for details.
Support
📖 Documentation · 📧 hello@ingresaas.com · 🐛 GitHub Issues
Changelog
Stay updated with new features and improvements on the releases page.
License
IngreSaaS is licensed under AGPL-3.0 with additional terms. Commercial licensing available. Learn more.
Website · Documentation · * Twitter/X*
Made with ☘️ in Ireland