Host Signal storage visible warder ready stormwatch observing events auditable

Verify the RPM before install.

Download the package and checksum file, then confirm the SHA256 hash before installing IronGargoyle on an EL9 host.

SHA256 be71844bc74a61914a5082393abcad63fb0a55c7e435e194d3835ab6efb93707

Use at your own risk. IronGargoyle is provided as-is, without warranty. Operators are responsible for testing, backups, access recovery, and any downtime, data loss, misconfiguration, lockouts, or other issues arising from installation, configuration, or use.

Console Access
local-only operator → SSH tunnel → 127.0.0.1:8787
public-management operator → HTTPS/nginx → local console
PAM approved users TLS certificate Host / Origin validation firewall + SELinux setup
RPM install

Install IronGargoyle on AlmaLinux 9 / EL9.

Run these commands on the host where IronGargoyle will be installed.

curl -O https://irongargoyle.space/downloads/irongargoyle-1.0.0-3.el9.x86_64.rpm
curl -O https://irongargoyle.space/downloads/SHA256SUMS

sha256sum -c SHA256SUMS

sudo dnf install -y ./irongargoyle-1.0.0-3.el9.x86_64.rpm

sudo irongargoyle install first-run

After the install and first-run setup are complete, validate the installation:

sudo irongargoyle check

During first-run setup, choose local-only access or public-management access. Local-only access is recommended unless you intentionally plan to expose the management console through HTTPS/nginx.

Package, initialize, access.

Read the operator documentation.

Open the documentation page to view the white paper and page-specific PDF guides.

Open documentation