User:Rhyne-Wyse/Usage

From Nasqueron Agora
Revision as of 22:07, 20 September 2025 by Dereckson (talk | contribs) (Created page with "The bot can be run manually from WindRiver. From a development version of the reports repository: <syntaxhighlight lang="shell"> $ git clone https://devcentral.nasqueron.org/source/reports.git $ cd reports/tools/rhyne-wyse $ bin/update-agora-reports Logging in to agora:agora as Rhyne-Wyse [wiki.update_report] Report devcentral-token-language-models is up to date. [wiki.update_report] Update report agora-operations-grimoire-older-pages Sleeping for 9.1 seconds, 20...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The bot can be run manually from WindRiver.

From a development version of the reports repository:

$ git clone https://devcentral.nasqueron.org/source/reports.git

$ cd reports/tools/rhyne-wyse

$ bin/update-agora-reports
Logging in to agora:agora as Rhyne-Wyse
[wiki.update_report] Report devcentral-token-language-models is up to date.
[wiki.update_report] Update report agora-operations-grimoire-older-pages
Sleeping for 9.1 seconds, 2025-09-20 21:47:39
WARNING: API error badtoken: Invalid CSRF token.
Sleeping for 9.9 seconds, 2025-09-20 21:47:48
Page [[Operations grimoire/Old content report]] saved

To do so, you need to configure the environment for Vault access:

   export VAULT_CACERT=/usr/local/share/certs/nasqueron-vault-ca.crt
   export VAULT_ADDR=https://complector.nasqueron.drake:8200

You also need to have a Vault token attached to the rhyne-wyse policy (Agora account + limited MariaDB access for SELECT on page table).

If you don't have such access, open a task on DevCentral to require it.