- Add scripts/mkdocs_hooks.py: on_page_markdown hook that prepends
`# {hostname}` + a Specs table built from the YAML frontmatter.
Reuses fmt_cpu/fmt_ram/fmt_storage/fmt_nic from gen_overview.py so
the host page and the index table stay in sync.
- Wire the hook into mkdocs.yml.
- Demote `# Notes` / `# ToDo` to `##` in the five host source files so
each rendered page has a single H1.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
488 B
488 B
| hostname | kind | status | model | location | cpu | cpu_cores | cpu_threads | ram_gb | storage_gb | storage_type | nic_gbps |
|---|---|---|---|---|---|---|---|---|---|---|---|
| makerfloss.eu | server | in-use | Hetzner CX22 | Hetzner HEL1 (cloud) | AMD EPYC (shared vCPU) | 2 | 2 | 4 | 40 | nvme | 1 |
Notes
Hetzner Cloud VPS running the public-facing MakerFLOSS stack: Forgejo
(self-hosted git forge), Traefik with Let's Encrypt, poste.io mail
server, a Forgejo Actions runner, and the nginx services that serve
slides.makerfloss.eu and docs.makerfloss.eu.