• v1.5.1 b07f0abe6c

    v1.5.1 Stable

    joeyr released this 2026-07-19 15:21:20 -05:00 | 12 commits to main since this release

    Docs only — no change to the bot's runtime, image, or command surface.

    Changed

    • Deployment docs now describe the live Swarm deployment. With the bot
      running on Docker Swarm (service aufhocker_bot, registry-pulled image,
      shared Postgres over postgres_net, secrets as Swarm secrets),
      docs/DEPLOYMENT.md's production section was rewritten around that topology;
      the single-host self-contained docker-compose.production.yml stack is
      demoted to a documented alternative. docs/DOCKER_SETUP.md collapsed to a
      dev-only Compose/rebuild note that points production at DEPLOYMENT.md instead
      of duplicating it. README's deployment quick-links and CLAUDE.md's deploy
      note updated to match (the latter no longer calls
      docker-compose.production.yml the live deploy).

    Removed

    • docs/DOCKER_SWARM_SETUP.md — a "not implemented yet" plan for the Swarm
      move, which is now done (v1.4.5 shipped the registry publish; the live stack
      file aufhocker.yaml lives in the homelab compose collection). History is in
      git and this changelog.
    • docs/WHATS_LEFT.md — its only remaining item was that Swarm move, now
      complete, leaving the file empty of open work.
    Downloads