aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorhu xinhui <xinhui_hu@foxmail.com>2018-05-04 13:00:33 +0800
committerwutianwei <wutianwei1@huawei.com>2018-05-09 01:01:58 +0000
commit42d32610567f301ea5a3074aa0f3bbae185f601f (patch)
tree146b0251e719498def1b9e4c55172d550c90dd34 /deploy.sh
parent68a15541846c851b3309c014b0e28fa8502908c4 (diff)
using compass to deploy harbor for private docker registry
Change-Id: Ice2ee902632a390938c8f5facf3010e712d9c9c3 Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
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 9c72a5c4..fb51a3e6 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