Releases: tmiland/invidious-updater
Added external_port to config.yml
Added external_port to config.yml Configuration
- Changed update check on first run to exclude notes (since curl might not be installed)
- external_port will be set to 443 if https_only = true, else < blank > (assuming use of reverse proxy with https.)
- Set default domain to invidio.us since option now is blank in config. (blank domain doesn't work on local instance)
- Created IRC Channel on Freenode.net/#InvidiousUpdater
Changed update procedure
Changed update procedure to avoid Detached HEAD state
Service and docker status indicators
- Added service and docker status indicators.
- Disable update check after update.
Changed script update function
Changed script update function to fetch latest release.
Tested and working on Ubuntu 18.10
- Rearranged a lot of stuff.
- Added quiet option to apt-get + progress bar.
- Added distro check for lsb install.
- Tested and working on Ubuntu 18.10
- Docker option works
Added support for Fedora
Added support for Fedora.
- Tested on Fedora 29.
- Docker option works.
If you get permission issues, set selinux to permissive.
See how to here: Disable SELinux or Set it to Permissive mode in Fedora 28 / 29, RHEL or CentOS
Postgresql 11 will be installed by default in both Fedora and CentOS.
Docker support for CentOS
Added Docker support for CentOS.
Plus:
Changed shebang.
Removed "functions".
Added question to advanced options.
Default values loaded if answer is "no".
Added option for custom ip and port.
Added support for CentOS
Added support for CentOS.
Lots of rework done.
Deploy with Docker
Added support to deploy in Docker.
-
Deploy Invidious with Docker
- Build and start cluster
- Rebuild cluster
- Delete data and rebuild
- Install Docker CE
Auto Update and Deb Packages
-
Support for auto-update check
- For Script - Added in 1.1.7
-
Add option to compile imagemagick from source Issues with Captcha on Debian and Ubuntu
- Added support for Imagemagick 6 and 7, or keep current version.
- The captcha clock is working with 6 and 7, not with default pkg.
-
Add Deb Packages