meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
installation [2025/05/22 21:16] – added itflow-setup.png ichabot | installation [2025/05/23 20:03] (current) – old revision restored (2024/08/29 22:46) ichabot | ||
---|---|---|---|
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 `// | ||
- | |||
- | **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. | ||
- | |||
* [[installation_docker|Installation via Docker Container]] // | * [[installation_docker|Installation via Docker Container]] // | ||
- | * 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 configuration steps. | ||
// | // | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
====== Post-installation essential housekeeping ====== | ====== Post-installation essential housekeeping ====== | ||
Line 46: | Line 30: | ||
* [[config_php|Config.php]]: | * [[config_php|Config.php]]: | ||
- | {{: |