Toggle menu
122
668
13
5.4K
Information Rating System Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All public logs

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).

Logs
  • 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...")