This quick start guide uses the installer file method on Ubuntu 22.04 LTS. For ISO installation or detailed options, see the full installation guide.
Prerequisites
Before you begin, ensure you have:- A fresh Ubuntu 22.04 LTS server installation
- Root or sudo access to the server
- Minimum system resources based on your deployment size (see System Requirements)
- Internet connectivity for downloading the installer
Installation Steps
Update Package List
Update your system’s package list to ensure you have the latest package information:
First Login
Once the installation is complete, you can access UTMStack:Find Your Credentials
After installation, your login credentials are generated and stored in:
Default username is
admin. The password is automatically generated during installation and can be found in the utmstack.yml file.Required Firewall Ports
Ensure the following ports are accessible:Port 22/TCP - SSH
Port 22/TCP - SSH
Secure Shell access for server administration.
Port 80/TCP - HTTP Redirector
Port 80/TCP - HTTP Redirector
Redirects HTTP traffic to HTTPS.
Port 443/TCP - HTTPS
Port 443/TCP - HTTPS
UTMStack Web-based Graphical User Interface.
Port 9090/TCP - Cockpit
Port 9090/TCP - Cockpit
Cockpit Web-based Graphical Interface for server management.
Integration Ports
Integration Ports
Additional ports may be required when configuring UTMStack integrations to receive logs.
Follow the security recommendations provided in each integration guide.
Next Steps
Configure Integrations
Connect your data sources to start collecting logs
Set Up Users
Create user accounts for your security team
Configure Alerts
Set up alert rules and notification channels
Explore Dashboard
Familiarize yourself with the UTMStack interface
For detailed installation options including ISO installation, see the full installation guide.