SmallAlmond

joined 2 years ago
[–] [email protected] 1 points 2 years ago (1 children)

occ files:scan --all (or something like that)

[–] [email protected] 5 points 2 years ago

"mLauncher" from Fdroid, it is a fork of OlauncherCF

[–] [email protected] 3 points 2 years ago (1 children)

I'm like you pretty new to all of this, but one thing I now is that you shouldn't use steamunlocked. (It is discouraged on the megathread)

[–] [email protected] 2 points 2 years ago

I read the full blog post from the linked blog of a sysadmin there, and it was worth the read, what a ride.

[–] [email protected] 1 points 2 years ago

It's a piped frontend, so only piped accounts. (Piped is a frontend for YouTube)

[–] [email protected] 13 points 2 years ago

Bonus: Instance and community

[–] [email protected] 3 points 2 years ago

Decentralization is king here

[–] [email protected] 4 points 2 years ago* (last edited 2 years ago)

A shower thought is not simply "a thought you have in the shower", it is actually written in the sidebar:

Miniature epiphanies you have that highlight the oddities within the familiar.

That's why folks will reply with "not a shower thought", and I agree with them.

[–] [email protected] 2 points 2 years ago
[–] [email protected] 1 points 2 years ago

I mean... That's what the webui I deployed has, the "guest mode login", but it still makes those http requests to their servers :/

[–] [email protected] 0 points 2 years ago* (last edited 2 years ago) (2 children)

I managed to selfhost the web interface, but I encountered an issue that I don't think I can fix...

I used this docker run command (not compose yet, just testing)

docker run -it --rm --name stremio-web -p 8080:8080 node:alpine sh -c """ apk add git git clone https://github.com/stremio/stremio-web --depth 1 cd stremio-web npm install npm run build npm install -g http-server http-server build/ -p 8080 -d false """

And I can reach the web ui. Now I can go into the settings page and set the backend url, which works perfectly. But when I go to the discover page nothing loads because it wants to reach stremio's own servers.

Note: To access my selfhosted services I use a firefox profile that doesn't have access to the internet, to be able to fully seflhost my stuff, that's why the connection to their servers is blocked.

v3-cinemeta.strem.io GET

Is there a way to proxy these remote connections from the backend or am I just lost at this point?

5
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

Hi! I need some help please, I can't seem to be able to figure this out myself.


Stremio: The Next Generation Media Center

They have a docker container with the backend, and they also have the web frontend Dockerfile.

I am running already the backend with docker, but if you go to the ip:port it will redirect to Stremio's own hosted frontend, that then uses your backend.

But I instead want to host both the frontend and backend, has someone already done this before? I couldn't find much and the Dockerfile is not of much help.

Thank you!

[–] [email protected] 3 points 2 years ago

Aye, thank you!

 

No Stupid Lemmy Questions

[email protected]

The community is new and right now I am the only mod, but in the near future I will carefully add trusted people to help me moderate this place if it gets big enough.

This community is made with the objective of hopefully improving the onboarding experience for new users and the overall experience for veteran users alike, by sharing our questions and knowledge.

As you can imagine this community is heavily inspired by "No Stupid Questions", the idea behind this new one is too take off the lemmy/fediverse questions out of the original, because it has become a support community.

 

Is it safe for data integrity to use a "non ECC mini pc" that runs docker containers from the volumes of a "NAS with ECC ram"?

Or does the mini pc also require ECC ram for the data integrity?

Sorry if it is a noob question.

view more: next ›