release 1.13.7: optional and meta scripts under meta/

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.
This commit is contained in:
Hernâni Marques 2026-07-19 03:36:12 +02:00
parent 0c94fb3d2e
commit 2a20def806
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
20 changed files with 89 additions and 121 deletions

21
meta/README.md Normal file
View file

@ -0,0 +1,21 @@
# 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`.