Skip to content

osilayer8 docs

Write-ups on things that were actually built, broken, or measured — networking, self-hosting, security and the surrounding tooling.

Where things live

  • Proof of concept — build logs for a specific setup: what was tried, what it cost, and whether it survived contact with reality.
  • Articles — dated pieces that are not tied to one particular build.
  • Tags — every page by topic.

Use the search box for anything specific. It runs in the browser against an index built at publish time, so it works without contacting anything.

Editing

Every page carries an edit icon in its header that opens the source file directly in Forgejo. For longer writing there is a rich-text editor at /admin/, which commits to the same repository.

Neither publishes on its own — the site is rendered and deployed from the workstation. See the repository README for the two commands.