legoraft

joined 1 year ago
[–] [email protected] 1 points 3 months ago

I was planning on filtering local and external IP's, like technotim explains in one of his videos by using cloudflare as an external reverse proxy

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

I'm aware of this. There are a few services I expose, but most of them are local. I just wanted to make accessing local services a bit cleaner.

[–] [email protected] 3 points 4 months ago

Will also take a look at the router DNS, thanks a lot!

[–] [email protected] 1 points 4 months ago (3 children)

Okay, I'll start with configuring pihole for DNS. If I get it, I can just use that DNS and if I need to access a service external I need to register the domain with my registrar?

[–] [email protected] 7 points 4 months ago

Thanks for the reply! I think I get it now.

 

Perhaps this is a weird question I have, but I've been watching some technotim videos lately and he seems to have local dns addresses for local services. Perhaps I've got this wrong, but if not: how would you go over doing this?

I have a pterodactyl dashboard, which I access locally using the machines IP and the port, but it would be great to have a pterodactyl.example.com domain, which isn't accessible from other networks, but does work on my own network. I also still want some services exposed to the internet, so I'm not sure if this would work.

[–] [email protected] 2 points 7 months ago

Great! Thanks a lot, this will help

[–] [email protected] 2 points 7 months ago (3 children)

sounds good, do you have any docs on how to do that?

[–] [email protected] 2 points 7 months ago (5 children)

so you basically have a copy of your media library on a local machine?

[–] [email protected] 1 points 7 months ago

I'll also take a look at this

[–] [email protected] 2 points 7 months ago (1 children)

pterodactyl looks really neat, will definitely look into that. I have a manual system for my media library, so I want to add the directories with artwork and movies manually to the directory which jellyfin reads.

[–] [email protected] 1 points 7 months ago

I will take a look, thank you very much!

[–] [email protected] 2 points 7 months ago (7 children)

I'm now considering syncing my minecraft world with syncthing, I already use it for some things but don't know why I didn't think of doing that.

On the other hand, if I have a 100+ gb media library, it seems kinda over the top to also have it fully copied on my local machine. Do you do this?

31
submitted 7 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

I'm currently debating on how to manage files on my servers. I have a jellyfin and a minecraft server on which I need to add, remove or download files quite often. I don't really want to use scp for everything, so I was wondering what everyone uses.

Edit: I'm looking for a gui solution, but a somewhat automated process of backups etc. is also nice

Edit 2: For anyone wondering what my final solution was: I am currently using a wireguard vpn on a raspberry pi to access my servers. I use Xpipe as a gui interface to transfer my files. I also just use tmux and ssh to execute commands and run services.

view more: next ›