Vinícius Cardoso

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
  1. Part 1 of 2
    Reading the machine before writing any code

    Before choosing a stack I checked what the server could actually take. The answer changed the plan.

    1 min read
  2. Part 2 of 2
    Static where it can be, dynamic where it must be

    Why the public pages compile to plain HTML and only the admin page runs a process.

    2 min read