this post was submitted on 01 Mar 2024
18 points (90.9% liked)

Self Hosted - Self-hosting your services.

15964 readers
13 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

Have you installed invidious via docker? Every time I build an image and try to install it (either using the official repo or the custom from yewtube), I get errors that the video can’t be played, any suggestions what am I doing wrong?

Cc @selfhost@lemmy.ml @selfhosted@lemmy.world

you are viewing a single comment's thread
view the rest of the comments
[–] alvaro@social.graves.cl 0 points 2 years ago (1 children)

@sneakyninjapants@sh.itjust.works that is what the repo docker compose has, but I will give it a try on a fresh machine with that image.

[–] sneakyninjapants@sh.itjust.works 1 points 2 years ago (1 children)

I see now, that makes sense why you are building the image since it was set up that way. I don't know why projects set up the compose file to build the image when they already have a publicly available image to use; it just creates unnecessary friction for people who just want to test out the software. Anyway, using that image should work for you, but feel free to ask if you run into any issues.