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

latest releases: v1.0.8, v1.0.7, v1.0.6...
3 months ago

🐳 Docker Images

Available Docker Images:

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

🚀 Quick Start

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

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

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

📋 What's Changed

Full Changelog: v1.0.4...v1.0.5

Don't miss a new shelly-manager release

NewReleases is sending notifications on new releases.