I’m trying to install Alloy on a Linux Server (Ubuntu Server Pro 22.04 Amd64). The server is running on AWS and has egress traffic opened to ports 80 and 443.
The installation process gets stuck on the “Starting Alloy” step, and nothing happens. Any ideas?
Apparently FM installation is broken right now. Disabling the option solved the issue for me.
The script (install-linux-binary.sh) does not configure the application as a service - it simply streams the output to the journal and runs in the foreground. I would guess the app starts fine both with FM true and false.