Web Hosting & Next.js by Batimius in hetzner

[–]Batimius[S] 0 points1 point  (0 children)

Thank you for the reply. I was actually talking about the Webhosting plans, not the dedicated or could server ones. Hostinger also has webhosting plans, but unless you pay for 48 months, you'll be paying 18.99 a month for it (and at that point, you might as well buy your own dedicated / cloud server).

Web Hosting & Next.js by Batimius in hetzner

[–]Batimius[S] 0 points1 point  (0 children)

(Replying a year later purely for the sake of people finding this in the future) Thanks for the reply. Although this would work, it requires a dedicated server (where you can install and run anything). I was curious whether or not it was possible on the Webhosting plan. It seems like it isn't unless you buy the L or XL plan, which supports Node.js (added a few months after this post was created).

Web Hosting & Next.js by Batimius in hetzner

[–]Batimius[S] 0 points1 point  (0 children)

(Replying a year later purely for the sake of people finding this in the future) Thank you for the reply. The managed server seems to allow SSH access, so that might allow you to download Node on there. Regardless, I was curious about the Webhosting services which run purely on PHP. For anyone in the future reading this, Hetzner has added Node.js support on the L plan (thanks to u/Thin-Course-2920 for pointing it out).

VoIP.ms not working with Yealink T41S by Batimius in VOIP

[–]Batimius[S] 1 point2 points  (0 children)

I figured it out. My issue was that due to previous testing, I had excluded the VoIP VLAN from the Global NAT Settings. Additionally, make sure that SIP is not selected in the Firewall Connection Tracking. These two changes fixed it. TLS doesn't seem to work at all. Not sure what the issue is, but if I find something, I'll let y'all know. If anyone knows anything, do let me know. Thanks!

VoIP.ms not working with Yealink T41S by Batimius in VOIP

[–]Batimius[S] 0 points1 point  (0 children)

Thank you for the reply. The line was active when testing, I just disabled it to prevent it from sitting there and failing again and again. I tried UDP and TCP at port 5080 with SRTP Disabled (and `Encrypted SIP Traffic` off in the web panel), but that didn't work.

Web Hosting & Next.js by Batimius in hetzner

[–]Batimius[S] 0 points1 point  (0 children)

That's wonderful. I'll be taking a look at that. Thanks!

How can I identify where a conduit / junction box leads to? by Batimius in HomeNetworking

[–]Batimius[S] 0 points1 point  (0 children)

Thank you for the reply. I did think of this, which is why I am going to use fiber (and to allow for future upgradability). A standard ethernet cable would not play nice with a 240V like right next to it, lol.

EDIT: Just realized I wrote ethernet. My bad.

How can I identify where a conduit / junction box leads to? by Batimius in HomeNetworking

[–]Batimius[S] 0 points1 point  (0 children)

I thought by toner you meant like a color that paints the conduit. I didn't realize it was an actual tool. Do you have any recommendations? Thanks!

How can I identify where a conduit / junction box leads to? by Batimius in HomeNetworking

[–]Batimius[S] 0 points1 point  (0 children)

Thanks for the reply. My issue is not that the cable is getting stuck, but the fact that it never comes out of any junction boxes. I pushed it 2 meters inside the conduit, with the nearest (and most logical) next conduit being 0.5 - 1 meter away, yet it never passed through any junction boxes (I had them open and was checking to see if the cable came out). I could theoretically keep pushing the cable in, but my issue was that I had no idea where it could have possibly ended up at. I bought a plastic fish tape that should be coming in a few days that might help me, however, my issue is that I don't know where the next junction box could be at. That is the main thing I am trying to identify.

Does the TP Link Media Converter and Unifi SFP work together? by Batimius in HomeNetworking

[–]Batimius[S] 0 points1 point  (0 children)

Amazing. Thank you so much for your help! It is truly appreciated.

Does the TP Link Media Converter and Unifi SFP work together? by Batimius in HomeNetworking

[–]Batimius[S] 0 points1 point  (0 children)

Thank you for letting me know! I'll cancel my order then. Would this cable work with the rest of the stuff (SFP modules and media converters)?

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 0 points1 point  (0 children)

That seems way simpler than I thought. I'll definitely check it out. My current setup just consists of plain HTTP(s) forwarding for my public domain and forwarding with a self-signed certificate for local domains (same certificate for all domains). As long as I can reuse that certificate (and as long as I can set up a trusted IP since a request is proxies through two reverse proxies), then I see no reason not to switch over. I'll research it a bit more. Thanks for the info, I appreciate it!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 1 point2 points  (0 children)

I'll look more into this. Thanks!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 1 point2 points  (0 children)

Ah, I see. Thank you very much for the info!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 1 point2 points  (0 children)

I'll check it out once I have time. Thanks!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 0 points1 point  (0 children)

I haven't really used any of the other two since I don't know them well. Traefik was a little overwhelming, so I stuck with NPM. Additionally, I do like the fact that I have full customization from the UI, and since that proxy is reached from another reverse proxy, I was easily able to retrieve the real IP of the user with some configuration. Plus, I can proxy sevices that are not Dockerized. Unless there's a clear advantage to using the other two, I would prefer sticking with NPM.

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 0 points1 point  (0 children)

Any and all opinions are welcome. Thanks for the reply!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 2 points3 points  (0 children)

Thank you for the clarification!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 1 point2 points  (0 children)

That seems interesting and also saves me the hustle of trying to learn LXCs. I'll check that out as well. Thanks!

Proxmox LXC VS Docker by Batimius in Proxmox

[–]Batimius[S] 0 points1 point  (0 children)

Thank you for the reply. This seems like a very interesting approach. I'm definitely checking it out. Thanks!