jws_shadotak

joined 1 year ago
[–] jws_shadotak@sh.itjust.works 94 points 3 days ago

Immich/PhotoPrism/whatever you use for image backup. Cloud providers are snooping through your shit.

Plex/Jellyfin for streaming

Sonarr, Radarr, Prowlarr, SABnzbd, qBittorrent to support the streaming service(s)

[–] jws_shadotak@sh.itjust.works 12 points 3 weeks ago

Not for longevity. Oracle can shut it off in a blink for no reason

[–] jws_shadotak@sh.itjust.works 3 points 3 weeks ago

I know a VPS is a simple thing in theory but sometimes it's a lot for a beginner.

A VPS paired with Docker may also unintentionally expose something not meant for the outside world due to it ignoring iptables and ufw

[–] jws_shadotak@sh.itjust.works 0 points 1 month ago (5 children)

I love these posts.

[–] jws_shadotak@sh.itjust.works 5 points 1 month ago (1 children)

I set up Authentik for some of my services and it works.

The setup really threw me off but I powered through learning it. It's a strange UI and process.

Basically you set it up with Nginx or Caddy or whatever reverse proxy you use. Your reverse proxy points to Authentik and Authentik takes that link and checks for authorization first. If not authorized, prompt login. If authorized, pass on to the subdomain or whatever it is.

To do all this, you'd need a domain.

[–] jws_shadotak@sh.itjust.works 5 points 1 month ago* (last edited 1 month ago)

Love my Racknerd VPS.

Edit: Some deals here

[–] jws_shadotak@sh.itjust.works 4 points 1 month ago (1 children)

I think any issues would show in "other"

[–] jws_shadotak@sh.itjust.works 4 points 1 month ago (6 children)

Just hide it in your OS notification settings

[–] jws_shadotak@sh.itjust.works 19 points 2 months ago

I self-host my own rustdesk server and it's awesome. It just works flawlessly.

 

I have a couple things set up:

The configuration:

  • DNS points to my IP
  • Nginx configured to point to Authentik for the metube subdomain
  • Authentik configured to point to the correct containers after authenticating

What I'm experiencing:
Upon initial login to Authentik, MeTube works correctly. Restarting or closing the browser causes MeTube to fail to connect to the server until I clear cookies and re-authenticate (see picture). Accessing MeTube by its port on the host IP works fine. All other services connect fine.

Does anyone know what is causing this?

Related note - I've seen MeTube do this before when the container wasn't even running. I think it has something to do with how much info the container caches in the browser or something.

 

Setup:

Debian running podman. Containers and compose files are managed with Dockge. qBit and Gluetun are on a single compose file and all qBit traffic is routed through Gluetun.

qBit seems to starts first before Gluetun is fully set up and qBit doesn't see the open port. Every time I start them together, I have to manually restart qBit again once Gluetun is ready. Once it's restarted, it shows as open and connected again.

I tried looking for ways to delay startup in a compose file but I didn't get any results.

Is there a solution to this?

https://pastebin.com/kgqt8aJ7

 

title

I just want to toggle the alternative speeds while Plex is streaming outside my house. I couldn't find anything while looking around except for some old scripts that haven't been updated in years.

 

Is there already something like this? I'm using Duplicati and a cloud storage provider to back up all my docker configs. It encrypts everything before uploading.

Is there anything similar to this that acts as a seamless interface for cloud services, but with user encryption added in between? Not so much for a backup plan but just for regular cloud storage?

view more: next ›