This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch DATALAB-2559
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2559 by this push:
new 4af63eb [DATALAB-2559]: added repository info
4af63eb is described below
commit 4af63eb457f2c8cca6cba8d2de1817ade9368bcb
Author: leonidfrolov <[email protected]>
AuthorDate: Tue Oct 26 17:54:15 2021 +0300
[DATALAB-2559]: added repository info
---
README.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/README.md b/README.md
index 73823c0..7ff10ab 100644
--- a/README.md
+++ b/README.md
@@ -727,6 +727,20 @@ After SSN node deployment following GCP resources will be
created:
- Bucket for for collaboration between DataLab users. Its name will be
\<service\_base\_name\>-\<endpoint\_name\>-shared-bucket</details>
+
+**Note:** Optionally Nexus repository can be used to store DataLab jars and
Docker images
+<details><summary>List of parameters for repository usage during SSN
deployment:<i>(click to expand)</i></summary>
+
+| Parameter | Description/Value
|
+|------------------------------|---------------------------------------------------------------------------------------|
+| conf\_repository\_user | Username used to access repository
|
+| conf\_repository\_pass | Password used to access repository
|
+| conf\_repository\_address | URI/IP address used to access repository
|
+| conf\_repository\_port | Port of docker repository
|
+| conf\_download\_docker\_images | true to download docker images from
repository (previous parameters are required) |
+| conf\_download\_jars | true to download jars from repository
(previous parameters are required) |
+
+
### Terminating Self-Service Node
Terminating SSN node will also remove all nodes and components related to it.
Basically, terminating Self-service node
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]