open-notebook/docs
Luis Novo ce64a5f20c
fix(docker): pin SurrealDB version and fix single-container docs (#629)
- Replace curl-based SurrealDB install in Dockerfile.single with a
  multi-stage build that copies the binary from surrealdb/surrealdb:v2,
  aligning it with the version used in docker-compose.yml and preventing
  breakage when newer SurrealDB versions introduce syntax changes.
- Fix SURREAL_PASSWORD documentation in single-container.md: the actual
  password set in supervisord.single.conf is `root`, not `password`.

Closes #498
2026-02-25 20:32:29 -03:00
..
0-START-HERE docs: fix docker container names in local setup guides (#577) 2026-02-14 18:38:32 -03:00
1-INSTALLATION fix(docker): pin SurrealDB version and fix single-container docs (#629) 2026-02-25 20:32:29 -03:00
2-CORE-CONCEPTS docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
3-USER-GUIDE feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
4-AI-PROVIDERS feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
5-CONFIGURATION feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
6-TROUBLESHOOTING docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
7-DEVELOPMENT feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
assets docs: fix removed assets in https://github.com/lfnovo/open-notebook/pull/379 affecting README.md 2026-01-06 15:07:58 +01:00
index.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
SECURITY_REVIEW.md feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00