Runtipi Docker Service v4.6.2-1
This release packages Runtipi v4.6.2 as a systemd-managed Docker Compose service for easy installation on Debian-based systems.
Changes
- refactor(ci): deduplicate version calculation into helper script
- chore: update Runtipi to v4.6.2
Installation
Download the .deb package and install with:
sudo dpkg -i runtipi-docker-service_4.6.2-1_all.deb
sudo apt-get install -f # Install any missing dependenciesThe service will be automatically started and enabled. Access Runtipi at http://localhost:80
What's Included
- Runtipi v4.6.2 (4-container stack: runtipi, traefik, postgres, lavinmq)
- Systemd service unit for automatic startup
- Docker Compose configuration stored in /opt/runtipi
- Runtipi CLI for manual operations