DQ
131d26c0f8
Docker compose check function need updated to 1.23.0+
...
Signed-off-by: DQ <dengq@vmware.com>
2019-08-08 14:22:03 +08:00
Qian Deng
b55f403679
Merge pull request #7894 from ninjadq/update_doc_4_https
...
Update doc for configure https
2019-06-24 14:52:12 +08:00
Qian Deng
7a0f570e70
Update doc for configure https
...
update configs for https
Signed-off-by: Qian Deng <dengq@vmware.com>
2019-05-24 16:30:18 +08:00
zhihui wu
cc92af0d3d
[Docs] Update the parameters in log section
...
I update two parameters in log section according to harbor.yml.
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2019-05-23 16:47:33 +08:00
Qian Deng
48151f6d46
Update doc caused by refactor prepare
...
Signed-off-by: Qian Deng <dengq@vmware.com>
2019-05-16 23:01:12 +08:00
Wenkai Yin
a2e7692f10
Document how to use the external database in installation guide ( #7761 )
...
Document how to use the external database in installation guide. Fixes #7189
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-05-10 17:16:58 +08:00
stonezdj(Daojun Zhang)
978c7027a1
Add document for admin server refactor ( #7479 )
...
Signed-off-by: stonezdj <stonezdj@gmail.com>
2019-05-10 13:25:36 +08:00
Wang Yan
7e674ec389
bump up required docker compose version to 1.18 ( #7737 )
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-05-09 15:35:42 +08:00
Wang Yan
c028b281ea
Update required docker and docker-compose version ( #7733 )
...
Signed-off-by: wang yan <wangyan@vmware.com>
2019-05-09 13:29:07 +08:00
stonezdj
0cba36d79f
Remove everything of adminserver
...
Signed-off-by: stonezdj <stonezdj@gmail.com>
2019-02-22 16:34:39 +08:00
He Weiwei
417e49fae7
update parameters for registry storage
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2018-11-28 18:35:32 +08:00
He Weiwei
8a1c9e8bd3
rename UI to Portal
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2018-11-26 13:02:12 +08:00
He Weiwei
a7ee340d2b
update installation guide doc
...
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2018-11-26 12:42:00 +08:00
Brett Johnson
18e76c963d
Documentation typo correction
...
Signed-off-by: Brett Johnson <brett@sdbrett.com>
Date: Mon Oct 8 08:41:37 2018 +1100
On branch docs
Changes to be committed:
modified: docs/compile_guide.md
modified: docs/installation_guide.md
modified: docs/kubernetes_deployment.md
modified: docs/manage_role_by_ldap_group.md
modified: docs/migration_guide.md
modified: docs/upgradetest.md
modified: docs/use_notary.md
modified: docs/user_guide.md
2018-10-08 08:45:10 +11:00
Qian Deng
7873a0312a
Rename harbor-ui to harbor-core
...
1. Update the nginx.conf
2. Update Makefile
3. Update docker-compose
4. Update image name
5. Rename folder ui to core
6. Change the harbor-ui's package name to core
7. Remove unused static file on harbor-core
8. Remove unused code for harbor-portal
Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-19 16:35:13 +08:00
wang yan
aacbf229d6
deprecate ova for harbor repository
...
This commit is to remove the document/tests of ova from harbor repository as decide to deprecate
ova installer in the future release.
Signed-off-by: wang yan <wangyan@vmware.com>
2018-08-24 13:05:01 +08:00
Steven Zou
e67fa4af9b
Update the installation guide doc to append chart repo server related content
...
Signed-off-by: Steven Zou <szou@vmware.com>
Signed-off-by: Steven Zou <szou@vmware.com>
2018-08-15 11:46:27 +08:00
wangyan
81c349a150
Signed-off-by: wangyan <wangyan@vmware.com>
...
Update the reference of docker images to goharbor
This commit is to update the reference of harbor migrator and ui builder to goharbor
2018-08-14 03:47:39 -07:00
Yuki
bf0ba46c46
Modify installation_guide.md
...
Modify HTTS of network port 4443 to HTTPS.
2018-06-25 09:40:14 +08:00
yixingjia
bb479cbced
Merge pull request #3669 from yixingjia/harborRequiremnt
...
Harbor resource requirement doc
2018-01-29 17:07:19 +08:00
stonezdj
aa4e36c61a
Change ldap scope after refactor
2018-01-08 16:59:15 +08:00
yixingj
3153705731
Harbor resource requirement doc
...
Add harbor resource requirement for Harbor installation guide
2018-01-02 16:22:45 +08:00
stonezdj
110ff691ca
Add harbor ova install guide
2017-12-26 12:49:37 +08:00
JJ Asghar
b38ebd6b29
Update installation_guide.md ( #3558 )
...
It's technically OpenStack not Openstack.
2017-11-19 22:39:34 -06:00
Wenkai Yin
249fd61dce
Update installation guide for release 1.3
2017-11-17 16:21:07 +08:00
Haining Henry Zhang
43b2bce6b1
update docs for 1.2 ( #2974 )
...
* update change log
* update documents
* update documents
* update AUTHORS
* update README
* update harbor.cfg
* remove unused files
* updated TOC of docs
* update REAME
* update README
* udpate docs for 1.2
* udpate authors
* updated installation guide
* updated migration guide
* updated migration guide
2017-08-07 14:38:10 +08:00
Yan
957bd1722a
update installation guide ( #2930 )
...
* update installation guide
* add perf turning.
* update per comments
* update per comments
2017-08-04 18:04:14 +08:00
Daniel Jiang
9582637651
fixes #2539 ( #2877 )
2017-07-26 18:37:57 -07:00
Henry Zhang
29236838c8
update installation guide
2017-04-24 15:01:19 +08:00
Tan Jiang
ce0b22633e
fix port issue
2017-04-17 19:02:05 +08:00
Tan Jiang
33aca89a37
refer to lifecycle mgmt section
2017-04-17 18:23:49 +08:00
Tan Jiang
0b9008c131
update install guide to highlight the lifecycle management commands for Harbor in notary mode
2017-04-17 16:19:18 +08:00
Tan Jiang
84eed7fdaf
update according to review comments
2017-04-17 12:56:49 +08:00
Tan Jiang
f8db6c6cf6
update installation guide
2017-04-14 18:10:07 +08:00
Daniel Jiang
7d6d641827
Merge branch 'master' into dev
2017-04-05 17:01:27 +08:00
Guan Gui
9ca7d3014f
Added escape for angle brackets in email_from
...
This solved the "[ERROR] [password.go:83]: Send email failed: 555 5.5.2 Syntax error. b192sm9510409pga.30 - gsmtp" error.
2016-12-21 16:31:52 +11:00
yhua123
0d09379fb7
Merge branch 'dev' into dev
2016-12-12 15:11:00 +08:00
yhua
90be98bc5d
add 'data_volume' in harbor.cfg
2016-12-12 14:35:28 +08:00
Wenkai Yin
62c1c2d50b
update docs
2016-12-08 21:37:09 +08:00
Henry Zhang
2b0cf6a5e0
update install and user guide
2016-11-10 17:19:35 +08:00
Brian Christner
bb12288776
fixed some spelling/grammer in the README and install guide
2016-11-07 14:10:49 +01:00
Henry Zhang
a811a53d3a
installation guide
2016-11-02 20:58:48 +08:00
Daniel Jiang
bc63c46b2d
Merge pull request #996 from ywk253100/161102_nginx_upgrade
...
Upgrade nginx to 1.11.5
2016-11-02 17:14:22 +08:00
Wenkai Yin
4fcfffeb47
upgrade nginx to 1.11.5
2016-11-02 15:49:28 +08:00
Henry Zhang
136e0bbda3
update docs
2016-11-01 22:52:34 +08:00
yhua
311cf8da07
change code 20161019
2016-10-21 18:39:10 +08:00
André Cruz
bf3f408b4a
Fix typos.
2016-09-30 10:24:24 +01:00
Henry Zhang
72f5f09df2
update installation guide
2016-09-22 23:57:14 +08:00
Henry Zhang
dbadce575e
update installation guide
2016-09-22 23:54:12 +08:00
Henry Zhang
d52cbc6cb6
update installation guide
2016-09-22 23:30:51 +08:00