Commit Graph
5 Commits
Author SHA1 Message Date
Jeroen UbbinkandClaude Opus 4.8 d4657dca5a docs: reflect the optional, auto-generated secret key
The secret-key docs still said ROUTSTR_SECRET_KEY was required and that
the node would not start without it. Update the README, .env.example, and
the provider docs (configuration, quickstart, deployment) to the current
behaviour: the key is optional; when unset the node generates one beside
the database, so it persists on the same volume as the data, and prints a
one-time back-it-up notice; set it explicitly to manage the key yourself.
Switch the generation and reset snippets to `uv run python`, and add the
containerised reset variant.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 10:51:20 +02:00
9qeklajc 10969e0719 update deployment 2026-05-05 22:40:47 +02:00
redshift f50cb31749 Updated deployment docs 2026-04-11 22:15:50 +01:00
9qeklajc 8973627b5f update doc 2026-02-12 21:19:12 +01:00
Shroominic 9c66789665 improved docs 2026-01-24 17:55:45 +08:00