Installation add user no root access - kwantu/platformconfiguration GitHub Wiki
If the user is haproxy
id -u haproxy &> /dev/null || useradd -s /usr/sbin/nologin -r haproxy
sudo useradd --system --shell /sbin/nologin --comment "eXist-db Service Account" existdb