summaryrefslogtreecommitdiffstats
path: root/system/services/invidious (unfollow)
Commit message (Collapse)Author
2023-08-11chore(version): v0.8.0Soispha
2023-08-11chore(version): v0.8.0v0.8.0Soispha
2023-08-11Fix(system/services/invidious): Add interpreter to start scriptSoispha
2023-08-11Fix(system/services/invidious): Force the new script option to be appliedSoispha
2023-08-11Fix(system/service/invidious): Copy their script, to remove shell escapeSoispha
The default ExecStart implementation in the module, escapes all stings. This does not work for us because we need to use the `$CREDENTIALS_DIR` environment variable, for the credentials deployed in den `LoadCredential` option
2023-08-11Fix(system/services/invidious): Set correct access permissions on hmacSoispha
2023-08-11Fix(system/services/invidious): Check tables on startupSoispha
2023-08-11Refactor(system/secrets/invidious): Remove unneeded files and improve namesSoispha
2023-08-11Fix(system): Binary substitution for debuggingsils
2023-08-11Fix(system/services/invidious): Specifiy database hostsils
2023-08-11Feat(system): Add invidioussils