A small almond sailing the internet on a paper boat.

  • 2 Posts
  • 26 Comments
Joined 1Y ago
cake
Cake day: Jun 24, 2023

help-circle
rss

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)




I mean… That’s what the webui I deployed has, the “guest mode login”, but it still makes those http requests to their servers :/


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?


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](https://github.com/Stremio/server-docker), and they also have the [web frontend Dockerfile](https://github.com/Stremio/stremio-web/). 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!
fedilink


I want one so bad but I don’t know what wattage I should get for it


I have been running Immich since v1.1 to this day, and it has been flawless


You’re right I edited it now, thankfully I’m not a web dev, that would’ve been embarrassing


I almost bought the N2, but had a feeling the N3 was coming out and waited



Here I am again, to introduce briefly the i2p protocol to those filthy pirates that haven’t heard of it.

I2P is a protocol, a peer to peer one, where computers are nodes and create a secret internal internet, like tor but without clearnet access and ip addresses. One of the uses for it is torrenting, since there are no ip’s or port forwarding involved.


I’m deeply sorry, but I had to mention i2p torrenting, it might become more popular soon.

Sidenote: I2P torrenting doesn’t require a vpn or port forwarding, and is indeed more private.



It is not exactly ecc, you should check it out, I don’t remember what was different


I wonder the same, how is it that pretty? Op what software did you use?


I wish qbittorrent 4.6 would release sooner

Is there an ETA or something? I am waiting on it at the moment, but I don’t know their release schedule or anything



There are i2p trackers and the only way for torrents to get there is by crosseeding them (from clearweb), qbitorrent on the v6.0 release will make this easier.

And you can also just upload to i2p trackers directly.


It is slower, but since it is a p2p network the more people that use it the faster it gets. (in theory) (sort of like seeding the network)




That would be the plan, the NAS with ECC would run zfs with weekly scrubs (4 to 6 drives)

Edit: now running ECC on devices with critical data or databases


Need help with my setup, ECC for all?
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.
fedilink


Immich is one of the foss projects that everyone should contribute money/time on it. It is great, stable and blazing fast.