What's Changed
✨ New Features
- Ship curl so orchestrators can call the health endpoints by @ChrisonSimtian in #78
🐛 Bug Fixes
- Wait for this commit's image build before publishing the release by @ChrisonSimtian in #76
📖 Documentation
- Write PR titles as changelog lines by @ChrisonSimtian in #77
Full Changelog: v0.1.0...v0.1.1
Install
Download docker-compose.yaml and env.example below, rename the latter to .env, fill in
POSTGRES_PASSWORD and KRAUTWATCH_APIKEY (and TVDB_APIKEY if you want TheTVDB matching),
then:
docker compose up -dImages for this release (linux/amd64 + linux/arm64):
docker pull ghcr.io/chrison-dev/krautwatch-migrator:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-newznab:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-web:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-ard:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-zdf:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-downloader:0.1.1