Skip to content

ForgeGuardian 0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:20
· 5 commits to main since this release

ForgeGuardian 0.1.4

Full Platform (API + Dashboard)

docker run -d --name forgeguardian -p 3000:3000 ghcr.io/mah3sec/forgeguardian:v0.1.4
# Open http://localhost:3000 — login: admin@forgeguardian.local / changeme123

CLI Only

curl -sSfL https://raw.githubusercontent.com/Mah3Sec/ForgeGuardian/main/install.sh | bash

Or download a prebuilt binary below.

Changelog

  • b0800b6 Add all-in-one Docker image for one-command deployment