meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2023/09/30 11:56] wrongechoinstallation [2024/05/04 16:08] (current) – add picture wrongecho
Line 1: Line 1:
 ====== Requirements ====== ====== Requirements ======
-  * [[https://debian.org|Debian]] or [[https://ubuntu.com|Ubuntu]] Server with root shell access (SSH)+  * [[https://ubuntu.com|Ubuntu]] Server with root shell access (SSH)
   * Some packages: [[https://httpd.apache.org|Apache]], [[https://mariadb.org|MariaDB]], [[https://php.net|PHP]], etc   * Some packages: [[https://httpd.apache.org|Apache]], [[https://mariadb.org|MariaDB]], [[https://php.net|PHP]], etc
   * Familiarity with the Linux shell   * Familiarity with the Linux shell
Line 7: Line 7:
  
 ====== Choose your Installation Method ====== ====== Choose your Installation Method ======
-  * **[[installation_script|Installation via Script]] -- Recommended method**+ 
 +ITFlow is written in PHP and works best on Apache with MariaDB as the back-end database. We recommend running ITFlow on Ubuntu using the installation script. 
 + 
 +  * **[[installation_script|Installation via Script]] -- Recommended method ([[https://www.youtube.com/watch?v=kKz9NOU_1XE|video]])** 
 +  * [[installation_apt|Manual Installation on Ubuntu]]
   * [[installation_hestiacp| HestiaCP Install]]   * [[installation_hestiacp| HestiaCP Install]]
-  * [[installation_apt|Manual Installation]] +  * [[installation_docker|Installation via Docker Container]] //(unsupported)// 
-  * [[installation_docker|Installation via Docker Container]]+ 
 +//You're more than welcome to try other methods and ways of running ITFlow, but it will be bumpy & have very limited support. We assume that if you're comfortable enough to deviate from the methods above, you're comfortable to debug the entire stack on your own.//
  
 +{{:itflow-setup.png?600|}}