Skip to content

StyloBot Extensions 7.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 00:00

StyloBot Extensions 7.5.5

Cross-platform self-contained binaries for the three deployment
shapes that aren't NuGet packages. Each has its own README,
its own archive, and its own SHA256SUMS.

Companion to the main allbot-v7.5.5
NuGet release.


stylobot-sidecar — detection-only sidecar

Detector pipeline + gRPC server + REST /detect + auth. No
dashboard, no Razor, no YARP. Co-locate next to your app.

  • stylobot-sidecar-linux-x64.tar.gz
  • stylobot-sidecar-linux-arm64.tar.gz
  • stylobot-sidecar-osx-x64.tar.gz
  • stylobot-sidecar-osx-arm64.tar.gz
  • stylobot-sidecar-win-x64.zip
  • stylobot-sidecar-win-arm64.zip
  • stylobot-sidecar-SHA256SUMS.txt

Docker: scottgal/stylobot-sidecar:7.5.5


stylobot-ui — remote dashboard viewer

Hosted dashboard. Pure REST + SignalR client against a stylobot
gateway started with --enable-api. Reads nothing locally.

  • stylobot-ui-linux-x64.tar.gz
  • stylobot-ui-linux-arm64.tar.gz
  • stylobot-ui-osx-x64.tar.gz
  • stylobot-ui-osx-arm64.tar.gz
  • stylobot-ui-win-x64.zip
  • stylobot-ui-win-arm64.zip
  • stylobot-ui-SHA256SUMS.txt

Docker: scottgal/stylobot-ui:7.5.5


stylobot-all — YARP gateway + detection + dashboard in one process

Single-binary deployment: reverse proxy in front of your app,
with the detection pipeline and the dashboard included.

  • stylobot-all-linux-x64.tar.gz
  • stylobot-all-linux-arm64.tar.gz
  • stylobot-all-osx-x64.tar.gz
  • stylobot-all-osx-arm64.tar.gz
  • stylobot-all-win-x64.zip
  • stylobot-all-win-arm64.zip
  • stylobot-all-SHA256SUMS.txt

Docker: scottgal/stylobot-all:7.5.5