More actions
Combined display of all available logs of Information Rating System Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:42, 18 April 2025 Pete talk contribs created page Internal:Brainstorming 56 (Created page with "<h2>Docker solution mutable mode</h2> Lem pushed a change (4/18/25) which allows the docker solution to write to the database. To set this up: <pre> $ ./run.sh update <pre> This should be all you need to do before running the agent, but to be safe, you can additionally invoke the commands we saw earlier: <pre> $ ./run.sh dump $ ./run.sh purge $ ./run.sh ingest <pre> Now you can set the agent mode for mutable or readonly: <pre> $ ./run.sh mode mutable <pre> or <p...")