alto
@alto@lemmy.ml
- Comment on Including a Pangolin VPS in homelab cluster? 1 day ago:
Yeah I think were on the same track, what I can think of is to do this;
-Set up firewall rules on my LAN router (which hosts the Wireguard server), restricting access to the Wireguard client coming in from the VPS.
- Set up firewall rules on the cloud provider to restrict access to anything but my public IP where the Wireguard server is hosted.
- Do the same in the VPS host internal firewall.
- Configure the Wireguard server and client config to only allow access to the IPs relevant for the clustering.
- Set up CrowdSec as part of Pangolin, it’s an integrated feature
- Move the Newt + service containers exposed via Pangolin to their own isolated VLAN in order to further harden the environment around them
- Comment on Including a Pangolin VPS in homelab cluster? 1 day ago:
But I think that’s kind of where the problem lies; if we’re talking about external firewalls applied on the cloud provider, then I need an external IP for my homelab network to use in the rules, which defeats the point of Pangolin to begin with. And if we’re talking about the firewall inside the VPS, like ufw or whatever, then that would be forfeit if a bad actor would gain root access on that host, they would just disable the rules. This is kind of where my thinking is at currently.
- Submitted 2 days ago to selfhosted@lemmy.world | 6 comments
- Comment on Healthchecks.io: Throughput Upgrade (With Train Illustrations!) 1 month ago:
Interesting read, it does seem like time to start looking at horizontally scaling the workers based on request pressure. Having a dynamic number of workers that can do the database updates and then quickly release the mutex should increase throughput.
- Comment on Free hosting options for Pangolin in the EU? 1 month ago:
That’s interesting, I’ll have to look into that again, they seem to have a server location option that is EU which looks nice, I’ll just need to find out which countries that actually refers to.
- Comment on Free hosting options for Pangolin in the EU? 1 month ago:
I created an account on Scaleway just to check prices, which seem to be the same as Hetzner. But looking around online I find that people are heavily in favor of Hetzner over Scaleway due to reliability and service, so I guess I will be going with Hetzner.
- Comment on Free hosting options for Pangolin in the EU? 1 month ago:
Is the 1€/month price permanent or a limited time deal where it will go up later? Because I didn’t see that kind of pricing on their site which wouldn’t go up to 12€/month after a year.
- Submitted 1 month ago to selfhosted@lemmy.world | 10 comments