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 [2025/05/22 20:05] – [Choose your Installation Method] ichabot | installation [2025/11/18 14:11] (current) – clarify docker wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| + | * [[https:// | ||
| + | * Some packages: [[https:// | ||
| + | * Familiarity with the Linux shell | ||
| + | * A little patience and willingness to troubleshoot when things go wrong | ||
| - | **Operating System**: | ||
| - | * [[https:// | ||
| - | * Ensure the server is updated to the latest stable release for security and performance improvements. | ||
| - | |||
| - | **Software Packages**: | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * Additional packages may be required depending on specific project needs. | ||
| - | |||
| - | **Technical Skills**: | ||
| - | * Familiarity with the Linux shell, including basic commands and navigation. | ||
| - | * Experience with package management tools like `apt` or `apt-get` for installing and updating software. | ||
| - | |||
| - | **Personal Attributes**: | ||
| - | * A little patience and willingness to troubleshoot when things go wrong. | ||
| - | * Problem-solving skills to diagnose and resolve issues that may arise during setup or operation. | ||
| ====== 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 | + | 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_script|Installation via Script]] -- Recommended method ([[https:// | * **[[installation_script|Installation via Script]] -- Recommended method ([[https:// | ||
| - | * This method automates the setup process, ensuring that all dependencies are correctly installed and configured. It's ideal for users who prefer a straightforward and hassle-free installation. | ||
| - | |||
| * [[installation_apt|Manual Installation on Debian]] | * [[installation_apt|Manual Installation on Debian]] | ||
| - | * Suitable for users who prefer manual control over the installation process. This method involves step-by-step commands to install and configure ITFlow and its dependencies. | ||
| - | |||
| * [[installation_hestiacp| HestiaCP Install]] | * [[installation_hestiacp| HestiaCP Install]] | ||
| - | * HestiaCP is a control panel that simplifies the management of web hosting environments. This installation method is ideal for users who are already using HestiaCP and want to integrate ITFlow. | + | |
| - | + | ||
| - | | + | |
| - | * Docker provides a containerized environment for running applications. This method is suitable for users familiar with Docker who want to isolate ITFlow in a container. Note that this method is unsupported and may require additional troubleshooting. | + | |
| // | // | ||