▲ | 3036e4 2 days ago | |||||||
I shut down my server the other day after people on HN were sharing horror stories about runaway bandwidth bills. I could not find a good (easy) way to ensure that my gemini server shuts down if hit by DDOS. I want to set it up again, but need to find some place to host it that has a guaranteed maximum bandwidth cost. | ||||||||
▲ | LorenDB 2 days ago | parent | next [-] | |||||||
Just run it on Hetzner. You get 20TB egress monthly per server, which should cover a lot of DDOS activity. You could also probably create a script to run on another machine that uses the Hetzner (or other cloud provider) API to monitor usage and shut off your server if it exceeds usage limits. | ||||||||
| ||||||||
▲ | tpoacher 2 days ago | parent | prev [-] | |||||||
sourcehut offers gemini hosting via your sr.ht repos from what I understand. haven't tried it myself yet, though I've been meaning to... |