@ShortN0te@lemmy.ml
member since 10 Jun 2023 00:39
comments
- on Fitting a server with desktop hardware in a 1U rack mount chassis in c/selfhosted@lemmy.world · 6d ago
-
on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 8 Sep 2026
Firstly, wildcards are convenient but they break your functionality of to which you are connecting which is half of what TLS does. That may or may not be important to you.
You are implying that https is supposed to be done by the individual server and not reverse proxy. Since otherwise you could not “authenticating the server”
-
on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 8 Sep 2026
Short answer, it should work as you describe, everything local, no need to expose anything.
More information is needed to help.
Its either the caddy setup, maybe proxmox internal networking? Or most likely DNS, its almost always DNS.
-
on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 8 Sep 2026
Its good practice to handle https on a reverse proxy. Also who actually does cert pinning?
-
on My Homelab Got Hacked - A Postmortem – Phunky Cafe in c/selfhosted@lemmy.world · 7 Sep 2026
My guess, auto updates for major versions is not good practice. Installations potentially corrupt and users come screaming to the project maintainers instead of searching the blame by themselfe.
forgejo defined the lifecycle for every version so just add a calendar entry for when the supports runs out and then update the 3 characters in the docker compose file.
-
on Means to privately connect to my home server other than Tailscale? in c/selfhosted@lemmy.world · 21 Aug 2026
netbird uses wireguard as vpn protocol
Consumer Hardware has feature enterprise/datacenter Hardware does not have and the otherway around.
High End Consumer CPUs for example clock way higher and therefore have better single core performance, which can be a benefit.
Non ECC memory and overclocked memory like on Consumer Hardware is often faster, especially when you compare price to performance.
Especially when things like a minecraft server is not optimized for a 128-core CPU or even 32-core CPU.