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/17 12:43] – [Choose your Installation Method] re-order wrongecho | installation [2025/11/18 14:11] (current) – clarify docker wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| - | * Linux Ubuntu Server | + | * [[https:// |
| - | * Some packages: Apache, MariaDB, PHP, etc | + | * Some packages: |
| * Familiarity with the Linux shell | * Familiarity with the Linux shell | ||
| * A little patience and willingness to troubleshoot when things go wrong | * A little patience and willingness to troubleshoot when things go wrong | ||
| Line 7: | Line 7: | ||
| ====== Choose your Installation Method ====== | ====== Choose your Installation Method ====== | ||
| - | | + | |
| - | * [[installation_apt|Manual Installation]] | + | 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_docker|Installation via Docker Container]] | + | |
| + | | ||
| + | * [[installation_apt|Manual Installation | ||
| + | * [[installation_hestiacp| HestiaCP Install]] | ||
| + | * [[installation_docker|Installation via Docker Container]] | ||
| + | |||
| + | // | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ====== Post-installation essential housekeeping ====== | ||
| + | |||
| + | A few steps to ensure everything stays running smoothly: | ||
| + | |||
| + | * [[backups|Backups]]: | ||
| + | * [[cron|Cron]]: | ||
| + | * [[email_config|Outbound Emails - Email SMTP Configuration]]: | ||
| + | * [[ticket_email_parse|Inbound Emails - Email to Ticket]]: To parse inbound emails & create/ | ||
| + | * [[config_php|Config.php]]: | ||