Merge pull request #69 from catspeed-cc/mooleshacat-patch-1

Update README.md
This commit is contained in:
MooCat 2024-10-22 00:38:31 -04:00 committed by GitHub
commit 492969752b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,7 +145,7 @@ Public and private instance owners: if you need help with anything, create an is
You will need an installation of sig helper. https://github.com/catspeed-cc/inv_sig_helper or https://github.com/iv-org/inv_sig_helper will do fine. I personally set up miltiple sig helpers, one for each process. Sometimes it will crash and you need to make a crontab entry to restart inv_sig_helper and invidious. You will notice the processer usage and memory usage spike now and then. You can control that with service file cpu limits. You will need an installation of sig helper. https://github.com/catspeed-cc/inv_sig_helper or https://github.com/iv-org/inv_sig_helper will do fine. I personally set up miltiple sig helpers, one for each process. Sometimes it will crash and you need to make a crontab entry to restart inv_sig_helper and invidious. You will notice the processer usage and memory usage spike now and then. You can control that with service file cpu limits.
## redis-server notes ## redis patch notes
You will need a default installation of redis-server ```apt install -y redis-server``` You will need a default installation of redis-server ```apt install -y redis-server```