Move deprecated mail/mattermost host-agent units, firecuda outside-runner helpers, and legacy multi-host site-gen into meta/. Production stays host-agent + site-gen/console_to_html.py; install no longer ships mail/mm timers.
21 lines
832 B
Markdown
21 lines
832 B
Markdown
# meta/ — optional & deprecated tooling
|
|
|
|
Not required for the normal **host-agent** monitoring pipeline
|
|
(`host-agent/run-*.sh` + `site-gen/console_to_html.py`).
|
|
|
|
| Subdir | Contents |
|
|
|--------|----------|
|
|
| **`deprecated/`** | Pre-v1.8 mail/mattermost host-agent wrappers + user systemd units (folded into **surface**) |
|
|
| **`firecuda/`** | Outside-runner install (launchd) + pull helpers — optional; prefer koopa host-agent |
|
|
| **`site-gen-legacy/`** | Multi-host `generate-monitoring-sites` / `deploy-monitoring-sites` (older laptop/outside path) |
|
|
|
|
## Production path (keep using)
|
|
|
|
```text
|
|
host-agent/run-host-report.sh
|
|
host-agent/run-{hacktivism,surface,aptdeploy,fp-*}.sh
|
|
host-agent/update-suite.sh
|
|
site-gen/console_to_html.py
|
|
```
|
|
|
|
Machine-local paths/SSH: **`taler-monitoring-env`** → `~/.config/taler-monitoring/env`.
|