* reorganize template.env * remove deprecated deployment-specific recipes * lift files + configs for full-stack recipe to root * move setup.sh into scripts/ * make script executable * update mount paths - switch to relative paths to avoid creating duplicate directories * update paths in scripts and create logs/ dir * update README * update compatibility tests * More context in template.env and README Co-authored-by: Sebastian Urchs <surchs@users.noreply.github.com> * update environment variable table - added new variables: - NB_GRAPH_ADMIN_PASSWORD - LOCAL_GRAPH_DATA - split NB_API_PORT, NB_API_PORT_HOST, and NB_API_TAG into f-API and n-API --------- Co-authored-by: Sebastian Urchs <surchs@users.noreply.github.com>
6 lines
89 B
JSON
6 lines
89 B
JSON
[
|
|
{
|
|
"NodeName": "Local graph 1",
|
|
"ApiURL": "http://api:8000"
|
|
}
|
|
]
|