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 [2024/05/04 20:05] – add video link wrongecho | installation [2025/11/18 14:11] (current) – clarify docker wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| - | * [[https://ubuntu.com|Ubuntu]] Server | + | * [[https://debian.org|Debian Linux]] with root shell access (SSH) |
| * Some packages: [[https:// | * Some packages: [[https:// | ||
| * Familiarity with the Linux shell | * Familiarity with the Linux shell | ||
| Line 8: | Line 8: | ||
| ====== 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 Ubuntu | + | ITFlow is written in PHP and works best on Apache with MariaDB as the back-end database. We recommend running ITFlow on Debian |
| * **[[installation_script|Installation via Script]] -- Recommended method ([[https:// | * **[[installation_script|Installation via Script]] -- Recommended method ([[https:// | ||
| - | * [[installation_apt|Manual Installation on Ubuntu]] | + | * [[installation_apt|Manual Installation on Debian]] |
| * [[installation_hestiacp| HestiaCP Install]] | * [[installation_hestiacp| HestiaCP Install]] | ||
| - | * [[installation_docker|Installation via Docker Container]] //(unsupported)// | + | * [[installation_docker|Installation via Docker Container]] //(community supported)// |
| // | // | ||
| + | |||
| + | {{: | ||
| Line 23: | 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]]: | ||