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/06/25 16:55] – johnny | installation [2024/08/29 22:46] (current) – Housekeeping - reword 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 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]] // | * [[installation_docker|Installation via Docker Container]] // | ||
Line 25: | 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]]: | ||