Choose the stable release for production, or try the development build for the latest features.
⚠️ Development builds are unstable
They may contain breaking changes and are intended for testing only. Use stable releases for production.
View CI Artifactsdocker pull aipowerlink/aipowergate:1.0 docker run -p 38080:38080 -p 11434:11434 aipowerlink/aipowergate:1.0
git clone https://github.com/aipowerlink/aipowergate.git cd aipowergate go build -o aipowergate ./cmd/aipowergate ./aipowergate --config config.yaml
Verify binary integrity with SHA256 checksums and GPG signatures available on the GitHub release page.
sha256sum -c aipowergate_1.0_linux_amd64.tar.gz.sha256