Skip to content

Nightly build (not an official release)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:25

This is not an official release

These are automated convenience builds of the current master. Use them for
testing and development only.

Official releases are source packages, published on the
releases page.

Contents

Each archive holds one self-contained casbin-gateway executable, together with
LICENSE, NOTICE and DISCLAIMER. The executable is built with -tags embed,
so it carries its own settings, web UI and IP database and starts with no files
next to it. Data is written to ./data, ./logs and ./tmp in the working
directory.

Platform Archive
Linux x86_64 casbin-gateway-nightly-linux-x86_64.tar.gz
macOS x86_64 casbin-gateway-nightly-darwin-x86_64.tar.gz
Windows x86_64 casbin-gateway-nightly-windows-x86_64.zip

Built from commit 82ae18a.