1182

LESSWRONG
LW

1181
Practical
Personal Blog

9

Moving VPS Again

by jefftk
4th May 2023
jefftk
1 min read
2

9

Practical
Personal Blog

9

Moving VPS Again
1Pat Myron
3jefftk
New Comment
2 comments, sorted by
top scoring
Click to highlight new comments since: Today at 8:49 PM
[-]Pat Myron2y10

Free static page services offer previews:

https://jace.pro/post/2020-12-17-cloudflare-pages-netlify-zeit-github-pages-and-gitlab-pages-where-to-host/

https://github.com/rossjrw/pr-preview-action

Reply
[-]jefftk2y30

Unfortunately I want private previews: when I send a draft blog post to someone for review that may contain things that shouldn't be public.

Reply
Moderation Log
More from jefftk
View more
Curated and popular this week
2Comments

After a series of technical issues at my hosting provider (downtime on 2023-03-08, 2023-04-23, 2023-05-02, 2023-05-03) I've now moved the somewhat numerous sites I host over to Amazon Lightsail. It's slightly more expensive ($10/m vs $8.49/m, primarily driven by storage) but it should be more reliable.

I've moved everything over, but let me know if you notice anything isn't working.

I thought a bit about whether I'd like to go fully static and put this all on Github Pages, but I enjoy being able to play around with dynamic bits (like Shrubgrazer). And even for sites I manage that serve via Pages I still like having preview versions on my VPS here for easy development.