Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(system/services/invidious): set db.user to invidious | Silas Schöffel | 2024-06-01 |
| | | | | | This also changes the dbname to "invidious" which isn't mentioned in the commit message as it's the default in nixpkgs. | ||
* | Fix(system/services/invidious): Add interpreter to start script | Soispha | 2023-08-11 |
| | |||
* | Fix(system/services/invidious): Force the new script option to be applied | Soispha | 2023-08-11 |
| | |||
* | Fix(system/service/invidious): Copy their script, to remove shell escape | Soispha | 2023-08-11 |
| | | | | | | | 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 | ||
* | Fix(system/services/invidious): Set correct access permissions on hmac | Soispha | 2023-08-11 |
| | |||
* | Fix(system/services/invidious): Check tables on startup | Soispha | 2023-08-11 |
| | |||
* | Refactor(system/secrets/invidious): Remove unneeded files and improve names | Soispha | 2023-08-11 |
| | |||
* | Fix(system): Binary substitution for debugging | sils | 2023-08-11 |
| | |||
* | Fix(system/services/invidious): Specifiy database host | sils | 2023-08-11 |
| | |||
* | Feat(system): Add invidious | sils | 2023-08-11 |