Earlier quoted context omitted.
I just use a script on a cron that runs every 15 minutes and updates my DNS provider. And for let’s encrypt, I use the DNS verification method so you don’t have to even expose HTTP(S) ports if you don’t need to
I wrote a small go app[0] which is invoked every 15 minutes and updates the DNS through the cloudflare API. Its very specific for my use case and ISP but works well. [0] https://gitlab.com/dominikstraessle/homelab-dns
Ask HN: Cheapest/easiest way to host a static site?
451–460 of 507 posts
Re: Ask HN: Cheapest/easiest way to host a static site?
#452Hosting a personal blog on old / cheap hardware at home and accepting some downtime now and then should be a trade-of worth making for most. An interconnected web of documents served from personal computers residing under a desk or in a basement – it is a beautiful thing. We nerds often seem to fall into the trap of over-engineering things, like, spending a lot of time building personal stuff that can scale into the…
Re: Ask HN: Cheapest/easiest way to host a static site?
#453Earlier quoted context omitted.
Thank you for pointing out this blog post. I used NFS for many years but moved away a while ago for opportunistic reasons. However, after reading that post, I will make every effort to go back to them. "Freedom of speech" does not include hate speech or racist speech or any speech advocating against a group of people in my worldview, and I therefore agree 100% with NFS's stance. All freedoms have limits, agreed to by…
Politically incorrect things get labelled "racist" now a days. I, as a brown immigrant, get to criticize my home country all I want. I can call my home country corrupt, filthy, polluted, no regards for women rights, gay rights, caste system, rapes etc and be totally okay as long as the other person knows I am brown. But suddenly if a white person or someone with the wrong "political affilitation" says the same things…
If your idea of criticism is something like using a slur or stereotypes to make an argument then it is not politically correct.
What's the criticism you want to give but feel like you can't?
Re: Ask HN: Cheapest/easiest way to host a static site?
#454Re: Ask HN: Cheapest/easiest way to host a static site?
#455I use https://nearlyfreespeech.net for my static site. It isn't free -- it is pretty cheap -- but it has a lot going for it. It requires no custom tooling -- I upload via rsync. This makes it trivial to migrate to a new provider if necessary. I develop my site locally, then rsync it up. I have a custom domain pointed at the site, and also a custom .htaccess, so I have a good amount of control over the site. I do thin…
Re: Ask HN: Cheapest/easiest way to host a static site?
#456I use https://nearlyfreespeech.net for my static site. It isn't free -- it is pretty cheap -- but it has a lot going for it. It requires no custom tooling -- I upload via rsync. This makes it trivial to migrate to a new provider if necessary. I develop my site locally, then rsync it up. I have a custom domain pointed at the site, and also a custom .htaccess, so I have a good amount of control over the site. I do thin…
I've used NFSN for hosting almost-zero traffic static sites for years. But, if it's the cheapest host you're after they're not it. The pay as you go model they use can mislead you into assuming they cost pennies because you pay small amounts each time, but with a half a dozen sites hosted you can expect to get hit by top up warnings a few times a year. I've just double checked my email receipts, and I had to top up $…
Re: Ask HN: Cheapest/easiest way to host a static site?
#457I use https://nearlyfreespeech.net for my static site. It isn't free -- it is pretty cheap -- but it has a lot going for it. It requires no custom tooling -- I upload via rsync. This makes it trivial to migrate to a new provider if necessary. I develop my site locally, then rsync it up. I have a custom domain pointed at the site, and also a custom .htaccess, so I have a good amount of control over the site. I do thin…
From NFS site: > Currently we are not tracking (and hence not billing for) extra bandwidth usage. This is subject to change at any time. What do you do if your small static site gets suddenly HN audience? Do you then pay thousands for the bandwidth? For simple static sites, I always look at the egress rates and bandwidth caps. For example if you have Wasabi+Cloudflare, then you know the pricing before hand. Wasabi do…
Re: Ask HN: Cheapest/easiest way to host a static site?
#458I use https://nearlyfreespeech.net for my static site. It isn't free -- it is pretty cheap -- but it has a lot going for it. It requires no custom tooling -- I upload via rsync. This makes it trivial to migrate to a new provider if necessary. I develop my site locally, then rsync it up. I have a custom domain pointed at the site, and also a custom .htaccess, so I have a good amount of control over the site. I do thin…
I'm pretty fond of them, but their service charges for support gradually add up if you have many sites there. I'm moving some items to a $5 VPS.
Re: Ask HN: Cheapest/easiest way to host a static site?
#459Was next to free in 1999, still is.