mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-18 03:18:30 +00:00
Merge pull request #40 from catspeed-cc/development
Merge: development into dev-token-updater
This commit is contained in:
commit
383c627c20
@ -68,8 +68,9 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
**Patches**
|
**Patches**
|
||||||
|
|
||||||
- revert d9df90b
|
- revert d9df90b
|
||||||
|
- add redis patch
|
||||||
|
- sig helper reconnect patch
|
||||||
- token updater patch (mooleshacat)
|
- token updater patch (mooleshacat)
|
||||||
|
|
||||||
**User features**
|
**User features**
|
||||||
@ -106,6 +107,11 @@
|
|||||||
|
|
||||||
**Hosting invidious:**
|
**Hosting invidious:**
|
||||||
|
|
||||||
|
- You will need a default redis install ```apt install -y redis-server```
|
||||||
|
- You still need postgresql
|
||||||
|
- You still need sighelper
|
||||||
|
- You still need to figure out how to update the tokens in config file (with bash script or otherwise)
|
||||||
|
- Invidious will automatically reload the tokens from the config file every 1 minute
|
||||||
- [Follow the installation instructions](https://docs.invidious.io/installation/)
|
- [Follow the installation instructions](https://docs.invidious.io/installation/)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user