.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ARPEGGIO_VERSION
Arpeggio version (SHA tag from CI build)
BACKUP_HOUR
Backup configuration
BACKUP_RETENTION_DAYS
BACKUP_REMOTE
RCLONE_CONFIG
Path to rclone config (use absolute path on Home Assistant OS) Home Assistant OS: /mnt/data/supervisor/share/arpeggio/rclone.conf Standard…
brew install flyctl && fly launch --from https://github.com/afrittoli/arpeggio
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/afrittoli/arpeggio
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/afrittoli/arpeggio