License Type | On-Premise |
Agent Mode | n/a |
Main Product Category | Contrast UI |
Sub Category | Install / Configure |
Issue
TeamServer won't start after changing port to 80 on Linux system.
Cause
Ports below 1024 on Linux systems are considered privileged / system ports.
Resolution
These ports can be run by the root users, however that is not recommended for security reasonings. Setting up a load balancer such as nginx or haproxy is generally the best option.