aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2018-06-13 06:25:48 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-13 06:25:49 +0000
commitbdf629c9cc029251264ef6939556607155970736 (patch)
tree3e8a1037bbd05f35ff200e1b7c96f6b960da1531 /deploy.sh
parentc6c79ab29ccf71547750c8907108b2320512050a (diff)
parent42d32610567f301ea5a3074aa0f3bbae185f601f (diff)
Merge "using compass to deploy harbor for private docker registry"
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index d09347d8..92454e91 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -16,6 +16,11 @@
# export TAR_URL=file:///home/compass/compass4nfv.iso
#export TAR_URL=
+#export DEPLOY_HARBOR="true"
+#export HABOR_VERSION="1.5.0"
+
+# Set url for download the tar file of harbor
+#export HABOR_DOWNLOAD_URL=https://storage.googleapis.com/harbor-releases/release-$HABOR_VERSION/harbor-offline-installer-v$HABOR_VERSION.tgz
# Set hardware deploy jumpserver PXE NIC
# You need to comment out it when virtual deploy.
#export INSTALL_NIC=eth1