meta data for this page
This is an old revision of the document!
Installation via Script (Recommended Method)
Security
- Whilst we are confident in the safety of the code, no system is risk-free. Nearly all software has bugs. Use your best judgement before storing highly confidential information in ITFlow.
 
- Need to report a security issue? Check the security policy.
 
- ITFlow comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law
 
Requirements
- Clean Install of Debian 12 or Ubuntu 24.04
 - A public IP Address
 - Ports 80 (HTTP) and 443 (HTTPS) TCP accessible from the outside in
 - A Fully Qualified Domain Name pointing to the public IP Address – example itflow.example.com
 
Process
- Login as root
 - Run
wget https://github.com/itflow-org/itflow-install-script/raw/main/itflow_install.sh && bash itflow_install.sh - Follow Instructions
 
Essential Housekeeping
- Backups: Especially your master encryption key
 - Email Configuration: To send outbound emails (invoicing, tickets, etc)
 - Email to Ticket: To receive inbound ticketing emails
 
Done!