Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 03:12
· 3 commits to main since this release

What's Changed

✨ New Features

🐛 Bug Fixes

🔒 Security

📖 Documentation

Full Changelog: https://github.com/Chrison-dev/Krautwatch/commits/v0.1.0

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 -d

Images for this release (linux/amd64 + linux/arm64):

docker pull ghcr.io/chrison-dev/krautwatch-migrator:0.1.0
docker pull ghcr.io/chrison-dev/krautwatch-newznab:0.1.0
docker pull ghcr.io/chrison-dev/krautwatch-web:0.1.0
docker pull ghcr.io/chrison-dev/krautwatch-agent-ard:0.1.0
docker pull ghcr.io/chrison-dev/krautwatch-agent-zdf:0.1.0
docker pull ghcr.io/chrison-dev/krautwatch-agent-downloader:0.1.0