github runtipi/runtipi v0.5.0

latest releases: nightly, v3.2.0, v3.2.0-beta.3...
21 months ago

What's Changed

Improvements
Apps are now located in an external repo updated periodically (see: https://github.com/meienberger/runtipi-appstore). This allows for new apps and update without updating the main application.

New apps

How to update

From Tipi root folder

  • sudo ./scripts/stop.sh
  • sudo rm -rf apps/*
  • git pull origin master
  • sudo ./scripts/start.sh

if you made any change to any file inside the apps folder you will need to apply them again.

Full Changelog: v0.4.2...v0.5.0

Don't miss a new runtipi release

NewReleases is sending notifications on new releases.