Welcome to the Gitanium documentation. This guide will help you install, configure, and manage your self-hosted Git repository hosting platform.
Editions¶
Gitanium is available in two editions:
| Feature | Community (Apache 2.0) | Enterprise |
|---|---|---|
| Git Repository Hosting | ✅ | ✅ |
| Issues & Merge Requests | ✅ | ✅ |
| Organizations | ✅ | ✅ |
| Local Authentication | ✅ | ✅ |
| Two-Factor Auth (2FA) | ✅ | ✅ |
| Webhooks & Events | ✅ | ✅ |
| REST API | ✅ | ✅ |
| Git LFS | ✅ | ✅ |
| SAML 2.0 SSO | ❌ | ✅ |
| OpenID Connect (OIDC) | ❌ | ✅ |
| LDAP / Active Directory | ❌ | ✅ |
| Custom Roles | ❌ | ✅ |
| License Manager | ❌ | ✅ |
| Org Creation Privileges | ❌ | ✅ |
| Custom Branding | ❌ | ✅ |
| Priority Support | ❌ | ✅ |
Enterprise License: Contact enterprise@gitanium.com for licensing information.
Getting Started¶
- Installation Guide - Get Gitanium up and running
- Quick Start - Create your first repository in minutes
- Configuration Reference - All environment variables and settings
Administrator Guides¶
- Authentication Setup - Configure local, SAML ⭐, OIDC ⭐, and LDAP ⭐ authentication
- Email Configuration - Set up SMTP for notifications and verification
- Database Setup - Configure SQLite, MySQL, or PostgreSQL
- SSH Configuration - Enable SSH-based Git access
- Git LFS - Large File Storage configuration
- Plugin System - Extend Gitanium with plugins
- Security Best Practices - Harden your Gitanium installation
- Backup & Recovery - Protect your data
⭐ = Enterprise Feature
User Guides¶
- Repository Management - Create, fork, and manage repositories
- Personal Access Tokens - API and Git authentication tokens
- Webhooks & Events - Automate workflows with repository events
- Organizations - Team-based repository management
API Reference¶
- REST API Overview - API authentication and basics
- Repository API - Repository endpoints
- Issues API - Issue and comment endpoints
- Merge Requests API - Pull request endpoints
- Releases API - Release management endpoints
- Organizations API - Organization endpoints
Reference¶
- Environment Variables - Complete configuration reference
- Web Routes - All web interface endpoints
- Permissions & RBAC - Role-based access control
- Troubleshooting - Common issues and solutions
Quick Links¶
| Task | Documentation | Edition |
|---|---|---|
| Install with Docker | Installation Guide | Community |
| Configure Local Auth | Authentication Setup | Community |
| Configure SAML SSO | Authentication Setup | ⭐ Enterprise |
| Configure OIDC | Authentication Setup | ⭐ Enterprise |
| Configure LDAP/AD | Authentication Setup | ⭐ Enterprise |
| Custom Role Management | Plugin System | ⭐ Enterprise |
| Set up email | Email Configuration | Community |
| Enable SSH access | SSH Configuration | Community |
| Create API tokens | Personal Access Tokens | Community |
| Set up webhooks | Webhooks & Events | Community |
Gitanium Version: 1.0.0
Community License: Apache 2.0
Enterprise License: Commercial - Contact enterprise@gitanium.com
Comments
Sign in to leave a comment.
No comments yet. Be the first to comment!