mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: Version Control (markdown)
parent
0180b9f553
commit
79f9e77e4a
@ -138,16 +138,6 @@ need to be exposed.
|
|||||||
via settings - or by well-defined environment variables.
|
via settings - or by well-defined environment variables.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
In some environments, such as Bluemix, it isn't possible to administer a git repo
|
|
||||||
locally outside of the Node-RED process. In this case, the user needs to be able
|
|
||||||
to configure a git url of an existing, externally hosted, repo that should be used,
|
|
||||||
as well as a path within the repo at that url. This needs to consider the necessary
|
|
||||||
authentication options; for example GitHub allows you to use an application token -
|
|
||||||
this would need to be provided via an environment variable, rather than hardcode
|
|
||||||
into the application.
|
|
||||||
|
|
||||||
|
|
||||||
# Added Nodes
|
# Added Nodes
|
||||||
|
|
||||||
Target: future
|
Target: future
|
||||||
|
Loading…
Reference in New Issue
Block a user