Installation Overview
Mumara Campaigns offers three installation methods to accommodate different skill levels and hosting environments. Choose the method that best fits your situation.
Installation Methods Comparison
| Method | Target Audience | Best For | Time |
|---|---|---|---|
| Auto-Installer | Users wanting one-click solution | Fresh VPS/dedicated servers | ~10 min |
| Quick Install | Users with control panels (cPanel, Plesk) | Shared/managed hosting | ~15 min |
| Custom Install | System administrators, developers | Custom configurations | ~30 min |
Which Method Should I Choose?
Auto-Installer
Choose the Auto-Installer if:
- You have a fresh VPS or dedicated server
- You have root/sudo access
- You want the fastest, hands-off installation
- You're comfortable running a single command
The auto-installer automatically configures the web server, PHP, database, and all dependencies.
Quick Install
Choose Quick Install if:
- You're using cPanel, Plesk, or similar hosting control panel
- Your hosting provider has pre-configured LAMP/LEMP stack
- You want to upload files via FTP or File Manager
- You prefer using phpMyAdmin for database setup
This method uses the built-in web installer to guide you through configuration.
Custom Install
Choose Custom Install if:
- You need full control over server configuration
- You're running a custom or non-standard environment
- You want to understand every step of the process
- You're deploying in a containerized environment
This comprehensive guide covers every configuration detail for Apache on AlmaLinux.
Prerequisites (All Methods)
Before any installation, ensure you have:
- A valid Mumara Campaigns license key
- A domain or subdomain pointing to your server
- Server meeting System Requirements
Next Steps
Select your installation method to continue:
- Auto-Installer - One-click automated setup
- Quick Install - Web-based installation with control panel
- Custom Install - Step-by-step server configuration