Skip to main content

Walkthrough

Actions, in the order they're actually taken — not the Framework's conceptual sections, which explain the reasoning independent of any specific deployment. A single deployment step routinely crosses layers — infrastructure, OS, application — in one sitting; nesting it inside that structure means either splitting one action across several deeply-nested files, or losing track of it entirely.

Empty for now. Action content (Terraform setup, app install steps, and the like) currently still lives inside Framework pages, and moves here gradually as it's touched again — not all at once.