legoraft

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

I use the names of greek deities for my host names, mostly geared towards the function of the server/computer.

  • Nyx (dark-blue laptop)
  • Hypnos (gaming machine)
  • Argus (pi-hole and reverse proxy)
  • Prometheus (minecraft server)
[–] [email protected] 2 points 3 weeks ago

That would mean bedrock, java is limited to pc's only.

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

Probably refusing to build exteriors for my builds, which are mainly redstone focused. I like to build all the interfaces and the tech itself, but I don't like building exteriors and I kind of suck at it.

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

To be fair, also love the mini pc's and having a larger NAS. For me the PoE capabilities of the Pi's are definitely the reason I use them

[–] [email protected] 5 points 1 month ago

I have a simple mod, but it really sucks to stay up to date. I play with a lot of mobs and haven't updated minecraft since 1.21.1. I also think that the new update release cycle really messes up mod developer workflows, as you need to put in a crap ton of work or don't have to do anything. Before this, you could just update on a major release, while code was mostly the same in a minor release.

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

I'm currently saving up to buy a fractal design node 804 to build a NAS with 4 drives within. Also trying to create some more reliable backups using said NAS.

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

Modrinth just started their server network, it is very new, so I'm not quite sure on reliability. The company itself is open-source and seems quite good, they have made a great mod platform in recent years.

[–] [email protected] 1 points 8 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 9 months ago* (last edited 9 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 9 months ago

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

[–] [email protected] 1 points 9 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 9 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.

33
submitted 1 year ago* (last edited 11 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 ›