Results 23 comments of Tommy Miland

Thanks for reporting. No testing has been done on Ubuntu 22 yet.

Works like expected on 6.0 kernel. ``` nct6687-isa-0a20 Adapter: ISA adapter +12V: 12.07 V (min = +12.02 V, max = +12.07 V) +5V: 5.01 V (min = +5.00 V, max...

Well, Invidious must be installed and working before using the Nginx option(s). As for Vagrant, i have no idea.

Not able to reproduce this issue on Debian 11 with latest [Master](https://raw.githubusercontent.com/tmiland/Invidious-Updater/master/invidious_update.sh) - Step one is to install Invidious with domain and https working. - Step two, install Nginx (run...

Have a look here [`9b69458` (#237)](https://github.com/angristan/nginx-autoinstall/pull/237/commits/9b694587b1ed5504360da3172e348f851451ee51#diff-a718ca268a3d29eb34518d521ff73f85caa4537c330f7526e5a7b2ab2d580f5e) - Custom/dynamic modules can be loaded in `NGINX_MODULES=` - See [NGINX 3rd Party Modules](https://www.nginx.com/resources/wiki/modules/) - Example: Download to /usr/local/src/nginx-custom-modules - Load the module with...

Tested on Ubuntu 22.04, unfortunately it didn't work. For anyone willing to test, check out the installer here: https://github.com/tmiland/invidious-installer/tree/ubuntu-22

list of invidious instances https://instances.invidio.us

Hello, you're welcome. :) Nginx is [reloaded](https://github.com/tmiland/Nginx-Maintenance-Mode/blob/dfdfff915fc1eb832f38243aa50215446cf3e0af/maintenance.sh#L209). This reloads the configuration without restarting the server, just in case any configuration has changed. If nothing has changed, then nothing is done...

> Hi. I installed invidious on my Ubuntu server and it gave me this address "[http://localhost:3000](http://localhost:3000/)" but it is not working. what should I do? Note: I dont have a...