Installing Q - Howto run Web Installer

Attempting to follow installation guide on a rhel8 box, peaking in uvulpos’ install script for the steps as I find the guide for binary installation very short.

Anyway attempted to install it as a systemd service, but how do I get an initial /etc/gitea/app.ini, guide talks of ‘Web installer could write configuration file’ but how do I run the Web installer?

:wink: forget it again, my wget from a powershell gave me a html file rather than the binary

$ file /tmp/gitea-1.15.3-linux-amd64 /tmp/gitea-1.15.3-linux-amd64: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, BuildID[sha1]=036b7c74d3a8f55ef81b5a5965228ba0979b460e, not stripped

$ file /usr/local/bin/gitea /usr/local/bin/gitea: HTML document, UTF-8 Unicode text, with very long lines, with CRLF, LF line terminators