Can you have local reverse proxies?
  • legoraft legoraft 4mo ago 100%

    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

    1
  • Can you have local reverse proxies?
  • legoraft legoraft 4mo ago 100%

    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.

    1
  • Can you have local reverse proxies?
  • legoraft legoraft 4mo ago 100%

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

    3
  • Can you have local reverse proxies?
  • legoraft legoraft 4mo ago 100%

    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?

    1
  • Can you have local reverse proxies?
  • legoraft legoraft 4mo ago 100%

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

    7
  • 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.

    48
    33
    rust
    Rust 4mo ago
    Jump
    What are you working on this week? (June. 23, 2024)
  • legoraft legoraft 4mo ago 100%

    I'm working on a simple and hackable static site generator, stagnant. I wanted a static site generator that utilized html for templates, so I built it myself to learn rust a bit better.

    6
  • Playing around with some visual mods, but the terrain is Vanilla
  • legoraft legoraft 4mo ago 100%

    What mods are you currently using for this? It looks great visually!

    5
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    Unixporn 6mo ago
    Jump
    [hyprland] yellow biscuit(s)
  • legoraft legoraft 5mo ago 100%

    Thanks a lot!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    Unixporn 6mo ago
    Jump
    [hyprland] yellow biscuit(s)
  • legoraft legoraft 6mo ago 100%

    Do you only use floating windows on hyprland? I like floating windows more than tiling, so would like to know how you did it.

    2
  • linux
    Linux 7mo ago
    Jump
    Linux distros recommandations
  • legoraft legoraft 7mo ago 100%

    You can get more updated packages by running debian testing, which is quite stable. Debian also is more stable. Security patches are still brought to the main release, making it secure. The stability comes from the lack of a lot of new updates which come with a lot of new bugs.

    3
  • The starting guide of de-googled user
  • legoraft legoraft 7mo ago 100%

    I'm currently using firefox nightly which seems somewhat hardened, browsing histlry and cookies are cleared on closing and adblocking is enabled by default. No add ons tho

    2
  • The starting guide of de-googled user
  • legoraft legoraft 7mo ago 100%

    I would also recommend firefox/firefox nightly as web browser and perhaps grayjay for youtube alternative (it still uses the youtube service tho)

    12
  • How do you keep track of your media?
  • legoraft legoraft 8mo ago 100%

    Oh, sounds good. I'll look into it

    1
  • How do you keep track of your media?
  • legoraft legoraft 8mo ago 100%

    Seems like I didn't look into radarr and sonarr good enough, I'll research them a bit better.

    2
  • How do you keep track of your media?
  • legoraft legoraft 8mo ago 100%

    I also do most of it manually, most of my movies have subtitles downloaded, but I want to keep track of what I still need/have. A spreadsheet does sound simple, but workable

    2
  • I've started collecting a lot of movies and tv-sjows for my jellyfin server, but I found it quite difficult to keep track of what I already have, what I want and if I have the subtitles and everything for it. What would you suggest to keep track of what is and isn't available on a jellyfin server? I've seen some stuff like the *arr software, but I actually just want to have a simple piece of software that just keeps track of my media, and doesn't also look for new stuff.

    22
    18
    How do you manage your server files?
  • legoraft legoraft 8mo ago 100%

    Great! Thanks a lot, this will help

    2
  • How do you manage your server files?
  • legoraft legoraft 8mo ago 100%

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

    2
  • How do you manage your server files?
  • legoraft legoraft 8mo ago 100%

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

    2
  • How do you manage your server files?
  • legoraft legoraft 8mo ago 100%

    I'll also take a look at this

    1
  • 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](https://xpipe.io/) as a gui interface to transfer my files. I also just use tmux and ssh to execute commands and run services.

    31
    65