30 Commits
Author SHA1 Message Date
Jeroen Ubbink 52742a6a04 docs: align onboarding with UI-managed secrets
The admin password is generated and logged on first start and the nsec is
set from the admin UI; ADMIN_PASSWORD/NSEC in .env are only a legacy seed.
Update the README, quickstart, configuration, and deployment docs to match,
and drop the unused ADMIN_KEY environment variable.
2026-07-23 10:51:21 +02:00
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
Jeroen UbbinkandClaude Opus 4.8 14748c28fb docs: document ROUTSTR_SECRET_KEY and first-run admin password
Explain that ROUTSTR_SECRET_KEY is now mandatory (with the generation command)
and describe the first-run flow where a temporary admin password is logged once.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 10:51:20 +02:00
redshift f50cb31749 Updated deployment docs 2026-04-11 22:15:50 +01:00
Shroominic b2ef15a406 fix readme 2026-01-24 18:12:32 +08:00
Shroominic 58c4d3bf5f improved readme 2026-01-24 18:08:45 +08:00
GitHappens2Me fe66f249f0 small fixes 2025-11-11 15:42:26 +01:00
9qeklajc 45f5ba96a8 update doc 2025-11-09 21:36:42 +01:00
9qeklajc 65a211388e move to different repo 2025-10-24 19:56:56 +02:00
9qeklajc 2121b36e79 make static ui 2025-10-24 14:27:47 +02:00
Shroominic 939a991d6b chore: update version/readme; minor auth logging and settings usage 2025-09-08 10:53:41 +01:00
Shroominic b87a3fd88c rm readme section 2025-08-29 13:09:56 -03:00
Shroominic 78c0ee73b7 Merge branch 'main' into cursor/discover-and-announce-routstr-providers-3b9a 2025-08-18 11:21:05 -03:00
Cursor Agentanddb2002dominic dedb519d9a Remove RIP-02 support, focus on NIP-91 provider discovery
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-10 19:06:01 +00:00
Cursor Agentanddb2002dominic 2a934dbda4 Support RIP-02 alongside NIP-91 for provider discovery protocol
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-10 18:50:54 +00:00
Cursor Agentanddb2002dominic 6b1f432c58 Remove RIP-02 support, migrate to NIP-91 provider discovery protocol
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-10 18:48:09 +00:00
Cursor Agentanddb2002dominic dff80b9e5d Add NIP-91 provider discovery and auto-announcement support
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-10 18:08:24 +00:00
Shroominic 503e861621 change dir 'router' -> 'routstr' 2025-08-09 14:55:26 -03:00
Shroominic c31f0f1603 add db migration info 2025-08-09 13:43:49 -03:00
Shroominic a6b756cff0 update introduction 2025-08-05 21:53:04 -03:00
redshiftandGitHub 179e27953c Update README.md 2025-08-01 21:54:07 +00:00
Shroominic e54572709e fix formatting 2025-07-01 14:11:05 -03:00
9qeklajc 8b031a0976 update readme based on codex/create-improved-readme 2025-06-16 19:08:31 +02:00
shroominic a42fdfc8f7 Improve README with usage and setup instructions 2025-06-13 16:19:02 +02:00
shroominic 873ad7d419 Allow running without models.json 2025-06-09 23:23:01 +02:00
shroominicandGitHub fa257cb5d9 Update README.md 2025-05-24 21:50:58 +02:00
Shroominic c062d4f730 v0.0.1 2025-04-23 09:41:16 +08:00
shroominicandGitHub 261cd83686 fix typo 2025-04-14 21:26:33 +08:00
shroominicandGitHub 0c94fd8d15 proxy description and roadmap 2025-04-14 21:26:16 +08:00
shroominicandGitHub 69bb6cfa2b Initial commit 2025-04-08 21:42:32 +08:00