index
:
nixos-server
etebase
grocy-new
jitsi-meet
main
mautrix-telegram
stalwart
nixos-config for vhack.eu servers https://vhack.eu
vhack.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
services
/
invidious
(
unfollow
)
Commit message (
Collapse
)
Author
2023-08-11
chore(version): v0.8.0
Soispha
2023-08-11
chore(version): v0.8.0
v0.8.0
Soispha
2023-08-11
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
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-11
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