Multi-phase global SUMMARY, warn-filter dimmed context, SUMMARY chrome as meta; FP stage host-agent via francpaysan-stage-user (stagepaysan); monpages GOA + FP stage.
20 lines
722 B
Markdown
20 lines
722 B
Markdown
# site-gen — HTML converter + Caddy notes
|
|
|
|
**Required for host-agent:** `console_to_html.py` (log → sticky HTML).
|
|
|
|
| File | Role |
|
|
|------|------|
|
|
| `console_to_html.py` | Convert suite console log → public mon HTML |
|
|
| `caddy-monitoring-handles.snippet` | Caddy `handle` / bare redir notes |
|
|
| `ROOT-ON-KOOPA.md` | Publish staging → `/var/www` (paths from env) |
|
|
| `settings.conf.example` | Optional settings for **legacy** multi-host generator |
|
|
|
|
## Optional / moved
|
|
|
|
Legacy multi-host generate/deploy and firecuda launchd tooling live under
|
|
**`../meta/`** (see `meta/README.md`).
|
|
|
|
```bash
|
|
# normal publish is host-agent on the mon host, not these scripts
|
|
../host-agent/run-hacktivism-monitoring.sh # etc.
|
|
```
|