Series · 2 parts
Self-hosting a blog on OCI free tier
Everything I broke getting this site onto a 1 GB box that was already busy.
Read all parts as one page · 3 min total- Part 1 of 2Reading the machine before writing any code1 min read
Before choosing a stack I checked what the server could actually take. The answer changed the plan.
- Part 2 of 2Static where it can be, dynamic where it must be2 min read
Why the public pages compile to plain HTML and only the admin page runs a process.