- Add features/remote-deployed-data-ssh.md (source of truth on test/pprod/prod) - Extend projects conf smart_ide.remote_data_access and anythingllm slugs (enso example) - active-project.json.example + gitignore; .vscode/settings smartIde.activeProjectId - Update docv integration docs, anythingllm-workspaces, ecosystem, API README - Cursor rule: resolve project id from active-project / env / workspace setting
10 lines
477 B
Plaintext
10 lines
477 B
Plaintext
# Example variable names for smart_ide components that call docv over HTTP.
|
|
# Do not commit real secrets. Set values in host-specific env or .secrets/<env>/ per platform-target.
|
|
#
|
|
# DOCV_BASE_URL=https://docv.example.internal
|
|
# DOCV_API_TOKEN=
|
|
#
|
|
# Données déployées (miroir local après fetch SSH) — pas de secrets ici :
|
|
# DOCV_PROJECTS_ROOT=/chemin/vers/miroir/projets
|
|
# Les alias SSH (Host …) sont dans ~/.ssh/config — voir docs/features/remote-deployed-data-ssh.md
|