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_apt [2024/08/27 20:31] – bump php to 8.3 in a2enmod example wrongecho | installation_apt [2025/11/08 19:13] (current) – rm old mail as these are now properly gone wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installation - Local via apt ====== | ====== Installation - Local via apt ====== | ||
| - | ===== Security | + | ===== Security ===== |
| - | * This project | + | * Whilst we are confident in the safety of the code, no system |
| - | * Whilst we're confident | + | * Need to report a security issue? Check the [[https://github.com/itflow-org/itflow/ |
| - | | + | * **ITFlow comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law**. |
| - | + | ||
| - | | + | |
| ===== Install Overview ===== | ===== Install Overview ===== | ||
| - | ITFlow runs on most " | + | ITFlow runs on most " |
| - Install a LAMP stack (Linux, Apache, MariaDB & PHP) | - Install a LAMP stack (Linux, Apache, MariaDB & PHP) | ||
| Line 22: | Line 20: | ||
| There' | There' | ||
| - | ===== Debian Setup Guide ===== | + | ===== Ubuntu/Debian Setup Guide ===== |
| //This guide assumes you want to install ITFlow to the default ''/ | //This guide assumes you want to install ITFlow to the default ''/ | ||
| Line 41: | Line 39: | ||
| **Install PHP** | **Install PHP** | ||
| - | * '' | + | * '' |
| **Install Git & whois** | **Install Git & whois** | ||
| Line 47: | Line 45: | ||
| * '' | * '' | ||
| - | **Harden your Linux installation**. //As a starting point:// | + | **Harden your Linux installation** |
| + | |||
| + | //As a starting point:// | ||
| * MariaDB: '' | * MariaDB: '' | ||
| * UFW: '' | * UFW: '' | ||
| + | * Setup [[fail2ban|Fail2Ban]] | ||
| * Consider setting up a web app firewall, like [[https:// | * Consider setting up a web app firewall, like [[https:// | ||
| Line 63: | Line 64: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| **Enable SSL** | **Enable SSL** | ||
| Line 75: | Line 77: | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| **Check Apache config** | **Check Apache config** | ||
| Line 118: | Line 120: | ||
| **Set the web folder to be owned by Apache' | **Set the web folder to be owned by Apache' | ||
| * '' | * '' | ||
| - | |||
| - | **Set web folder & git permissions** | ||
| - | * '' | ||
| - | * '' | ||
| **Run through the initial setup by navigating to your web server using HTTPS** | **Run through the initial setup by navigating to your web server using HTTPS** | ||