Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Invidious to 2023.8.7-3450896 #745

Merged
merged 2 commits into from
Aug 26, 2023

Conversation

ceramicwhite
Copy link
Contributor

No description provided.

@nmfretz
Copy link
Contributor

nmfretz commented Aug 26, 2023

Excellent, thanks for this @ceramicwhite. I just attempted a quick test and noticed that a new env var is now required for Invidious to work: hmac_key. https://docs.invidious.io/installation/#set-up-invidious_1:~:text=You%20must%20set%20a%20random%20generated%20value%20for%20the%20parameter%20hmac_key%3A!%20On%20Linux%20you%20can%20generate%20it%20using%20the%20command%20pwgen%2020%201.

Looks like it is supposed to be a random string. I'll look into this, but potentially we can just use $APP_SEED:

$APP_SEED - Unique 256 bit long hex string (128 bits of entropy) deterministically derived from user's Umbrel seed and your app's ID

@nmfretz
Copy link
Contributor

nmfretz commented Aug 26, 2023

Tested on amd64 and arm64 with $APP_SEED as hmac_key and all works well. Thanks again @ceramicwhite for the updated image! Going live

@nmfretz nmfretz merged commit 5d3b131 into getumbrel:master Aug 26, 2023
@ceramicwhite ceramicwhite deleted the invidious branch January 17, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants