github jfmlima/shelly-manager v1.2.4
🚀 Shelly Manager v1.2.4

latest release: v1.2.5
6 hours ago

🐳 Docker Images

Available Docker Images:

  • ghcr.io/jfmlima/shelly-manager-api:1.2.4
  • ghcr.io/jfmlima/shelly-manager-cli:1.2.4
  • ghcr.io/jfmlima/shelly-manager-web:1.2.4

🚀 Quick Start

# Run API server
docker run -p 8000:8000 ghcr.io/jfmlima/shelly-manager-api:1.2.4

# Run CLI tool
docker run --rm ghcr.io/jfmlima/shelly-manager-cli:1.2.4 --help

# Run Web UI
docker run -p 8080:8080 ghcr.io/jfmlima/shelly-manager-web:1.2.4

📋 What's Changed

Full Changelog: v1.2.3...v1.2.4

Don't miss a new shelly-manager release

NewReleases is sending notifications on new releases.