diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-15 19:32:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-15 21:01:43 +0200 |
| commit | 617a9f741bad57640e06f03b67b8ea2983c5904e (patch) | |
| tree | ec5fea29a139ad6211523f69c12cff1414268497 /snippets/go/go-projects | |
| parent | cc3924874a4c065d7a78905480b304d4e25c70f7 (diff) | |
Update monitoring and gogios configuration
- Add node resources multi-select dashboard for Prometheus
- Update gogios cron schedule and add HTML status file output
- Update Prometheus scrape configs
- Add gogios documentation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'snippets/go/go-projects')
| -rw-r--r-- | snippets/go/go-projects/gogios.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/snippets/go/go-projects/gogios.md b/snippets/go/go-projects/gogios.md new file mode 100644 index 0000000..62d6c40 --- /dev/null +++ b/snippets/go/go-projects/gogios.md @@ -0,0 +1,9 @@ +# Gogios + +To deploy Gogios, do + +* `mage buildOpenbsd deployOpenbsd` +* Change to ~/git/conf/frontends +* `rex gogios_install` + + |
