invidious-updater

Automatic install and update script for Invidious

MIT License

Stars
238

Bot releases are hidden (Show)

invidious-updater - Release v2.2.1

Published by tmiland 17 days ago

  • Added inv sig helper to opt args as -i

Full Changelog: https://github.com/tmiland/invidious-updater/compare/v2.2.0...v2.2.1

invidious-updater - Release v2.2.0

Published by tmiland 18 days ago

What's Changed

Full Changelog: https://github.com/tmiland/invidious-updater/compare/v2.1.3...v2.2.0

invidious-updater - Update to v2.1.3

Published by tmiland about 2 months ago

  • Change install method to makefile
invidious-updater - Release v2.1.2 Latest Release

Published by tmiland over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tmiland/invidious-updater/compare/v2.1.1...v2.1.2

invidious-updater - Release v2.1.1

Published by tmiland over 1 year ago

  • Fixed #96
invidious-updater - Release v2.1.0

Published by tmiland almost 2 years ago

  • Fixed default HTTPS_ONLY option. ca758be65152c49bfa0bb11d985bd73a74f341b2
  • Added git safe dir fix for Arch. d8834850b6c178df1bb1dd9d84239414074cf575
  • Added invidious folder as safe directory for all distros 9137a0681e2ecf7680d582302a49aba381370ba5
  • Moved git safe directory e6a46d9fe7e651faa11e7c5b973825c90088fa8d
  • Integrated the invidious installer script (Sourced directly from installer repo) cc4779fbd9d7709e8f7174a91a59a01ceed33225
invidious-updater - Update v1.6.3

Published by tmiland over 2 years ago

  • Added package upgrade before update to make sure Crystal is up-to-date.
  • Added more default options
  • Fixed PostgreSQL data dir path on Arch.
  • Updated dependencies.

Bug-fix added:

  • Added git safe dir fix for Arch.
invidious-updater - Update v1.6.2

Published by tmiland over 2 years ago

  • Fixed postgresql config folder path on Debian.
  • Added log file option with [ -l ]
  • Added usage info
  • Fixed Postgresql folder path in pgbackup
invidious-updater - Minor bugfixes

Published by tmiland over 2 years ago

  • Update installprocess to new documentation #81
  • Removed default domain #80
invidious-updater - Update to v1.6.0

Published by tmiland almost 3 years ago

Cumulative fixes from Master.

invidious-updater - Update to v1.5.9

Published by tmiland over 3 years ago

  • Added default advanced options

  • Added admins to advanced option

  • Added Captcha key to advanced option

  • Fixed systemd install

  • Added argument -m to run database maintenance.

  • Added option to run database maintenance on Docker, and added docker-compose file from https://github.com/iv-org/invidious/issues/1895#issuecomment-812642053

  • Turned all variables to uppercase as per bash recommendations.

invidious-updater - Define Crystal Version

Published by tmiland over 3 years ago

  • Defined crystal version for compatibility.

Ref: https://github.com/iv-org/invidious/issues/1933

Closing #63

invidious-updater - Bug fix on Distro detection

Published by tmiland over 3 years ago

  • Bug fix on Distro detection if lsb-release is not installed.
invidious-updater - Update to v1.5.6

Published by tmiland over 3 years ago

Update script to v1.5.6

  • Added option to install cert from Let's Encrypt
  • Fixed Docker detection and install for Linux Mint
  • Minor refactor
  • ChellCheck fixes
invidious-updater - Update for CentOS and Fedora

Published by tmiland over 3 years ago

Updated for latest Fedora 33.

  • Removed rpm installation

  • Added standard install from repo

  • Automatically set SELinux to permissive with setenforce 0

    • Will not be backwards compatible with older Fedora versions.

Updated for latest CentOS 8.

  • Removed rpm installation for Postgresql

  • Added standard install from repo

  • Automatically set SELinux to permissive with setenforce 0

    • Will not be backwards compatible with older CentOS versions.
  • Added check for Nginx installation. #50

  • Added error msg and exit if Invidious is not installed. #52

  • Added advice to add swap if RAM is less than 2GB. #53

    • Not compatible with SwapOnZRAM
invidious-updater - Various fixes

Published by tmiland over 3 years ago

  • Use new apt / rpm repository
  • Convert dbname to lowercase
  • Check if build fails
invidious-updater - Add support for PureOS

Published by tmiland almost 4 years ago

invidious-updater - Add custom port option for Docker

Published by tmiland almost 4 years ago

  • Added custom port option for Docker.
invidious-updater - Add cron update option

Published by tmiland almost 4 years ago

  • Added option to update Invidious from cron with /path/to/script/invidious_update.sh -c
invidious-updater - Bug Fixes

Published by tmiland almost 4 years ago

  • Fixed bug with corrupt config.
  • Fixed user delete command
Badges
Extracted from project README's
GitHub release licence MIT License Image
Related Projects