Updating SPR
How To Update?
SPR can be updated from the System Info
view
Auto Updates
Auto updates are not currently enabled and may be added in a future release.
Release Channels
The main release channel is main
.
The dev
branch publishes to the dev
channel. This is not stable and not recommended outside of development.
It's also possible to roll back to a previous version by setting it.
Updating from the command line
sudo -s
cd /home/spr/super/
docker compose pull
docker compose up -d