meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| installation [2023/09/30 15:56] – wrongecho | installation [2025/11/18 14:11] (current) – clarify docker wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| - | * [[https:// | + | * [[https:// |
| * Some packages: [[https:// | * Some packages: [[https:// | ||
| * Familiarity with the Linux shell | * Familiarity with the Linux shell | ||
| Line 7: | Line 7: | ||
| ====== Choose your Installation Method ====== | ====== Choose your Installation Method ====== | ||
| - | | + | |
| + | ITFlow is written in PHP and works best on Apache with MariaDB as the back-end database. We recommend running ITFlow on Debian using the installation script. | ||
| + | |||
| + | | ||
| + | * [[installation_apt|Manual Installation on Debian]] | ||
| * [[installation_hestiacp| HestiaCP Install]] | * [[installation_hestiacp| HestiaCP Install]] | ||
| - | | + | * [[installation_docker|Installation via Docker Container]] |
| - | | + | |
| + | // | ||
| + | {{: | ||
| Line 19: | Line 25: | ||
| * [[backups|Backups]]: | * [[backups|Backups]]: | ||
| - | * [[config_php|Config.php]]: | ||
| * [[cron|Cron]]: | * [[cron|Cron]]: | ||
| - | * [[email_config|Email Configuration]]: | + | * [[email_config|Outbound Emails - Email SMTP Configuration]]: |
| - | * [[ticket_email_parse|Email to Ticket]]: To receive | + | * [[ticket_email_parse|Inbound Emails - Email to Ticket]]: To parse inbound emails |
| + | * [[config_php|Config.php]]: | ||