Commit Graph

946 Commits

Author SHA1 Message Date
Stuart Clements
ca66919097 Fixed link 2019-12-18 16:07:13 +01:00
Stuart Clements
99f3be281d Moved content around 2019-12-18 16:06:18 +01:00
Stuart Clements
6e6ad9dc27 Moved files 2019-12-18 15:38:10 +01:00
Stuart Clements
82bfc3e461 Reorg TOC 2019-12-18 15:36:16 +01:00
Stuart Clements
424ed5aa29 Rewrote lifecycle doc 2019-12-18 15:32:50 +01:00
Stuart Clements
81d669a2d5 Rewrote TS 2019-12-18 14:56:30 +01:00
Stuart Clements
4f927ea53f Reorg 2019-12-18 14:49:50 +01:00
Stuart Clements
eb87465c88 Reorg 2019-12-18 14:48:58 +01:00
Stuart Clements
42e2147935 Rewrites in install topic 2019-12-18 14:38:17 +01:00
Stuart Clements
af24c0a656 Rewrote YML topic 2019-12-18 14:28:33 +01:00
Stuart Clements
ca152f6eb0 Formatting 2019-12-18 14:17:28 +01:00
Stuart Clements
e64a592f91 Rewrites 2019-12-18 12:28:16 +01:00
Stuart Clements
d1fae0005d Rewrites 2019-12-18 10:34:58 +01:00
Stuart Clements
2dc4fb5fb0 Fixing links 2019-12-17 15:47:15 +01:00
Stuart Clements
ea84990551 More linking 2019-12-17 15:22:30 +01:00
Stuart Clements
6fed9b5b88 TOC tweaks 2019-12-17 15:11:20 +01:00
Stuart Clements
105d1632e2 Linking and reorg 2019-12-17 15:06:48 +01:00
Stuart Clements
e192ba3d50 More TOC linking activity 2019-12-17 14:46:57 +01:00
Stuart Clements
090ebc5461 Fixed images for compatibility 2019-12-17 14:44:54 +01:00
Stuart Clements
566608ab2f More TOC linking 2019-12-17 14:40:58 +01:00
Stuart Clements
b97836a460 Font size 2019-12-17 13:56:45 +01:00
Stuart Clements
52cae55813 Smallificated TOC link 2019-12-17 13:54:38 +01:00
Stuart Clements
c54b677085 Fixing TOC links 2019-12-17 13:46:43 +01:00
Stuart Clements
67dcee6502 Experimenting with TOC links 2019-12-17 13:40:52 +01:00
Stuart Clements
c3f9d5af80 Added missing topic to index 2019-12-17 12:44:04 +01:00
Stuart Clements
6a03724223 All content now migrated into new structure 2019-12-17 12:42:52 +01:00
Stuart Clements
e1e17165a4 Migrated last of the UG into reorg 2019-12-17 11:20:25 +01:00
Stuart Clements
7fb24c3dbb More content reorg 2019-12-17 11:03:51 +01:00
Steven Zou
92a0206ca8
doc[compatibility]:remove not evaluated scanners
all the scanners listed in the compatibility doc should be evaluated
2019-12-16 15:01:59 +08:00
Stuart Clements
fb1839abc9 More 1.10 migration 2019-12-13 16:57:46 +01:00
Stuart Clements
f8b2fd9033 Fixed link 2019-12-13 16:30:53 +01:00
Stuart Clements
1ed6b10522 Fixed link and moved content 2019-12-13 16:19:43 +01:00
Stuart Clements
5e3dd2c45d Migrating more 1.10 updates into reorg 2019-12-13 15:08:40 +01:00
Stuart Clements
1572bc4432 Minor edits 2019-12-13 13:24:40 +01:00
Stuart Clements
6c6ccb698e Migrating 1.10 updates from install guide 2019-12-13 13:16:18 +01:00
Stuart Clements
26905baca2
Doc updates for 1.10 (#10029)
* Updated doc to include Limited Guest

* Added example for limited guest.

* Updated vulnerability scanning docs for 1.10.

* Updated GC docs to reflect new position in UI

* Updated project quota doc to reflect new position in UI

* Added some doc about tag immutability

* Fixed index

* Formatting

* Added new replication endpoints

* Added project quota webhook

* Review comments from Alex

* Clarified Clair requirement for additional scanners

* Some formatting and edits in vulnerability section

* Updated tag retention doc to reflect new UI

* Updated tag immutability to reflect new UI

* New screencaps

* Updated robot accounts doc for new UI and rewrote

* Formatting

* Updated webhooks doc for new UI

* Formatting

* Updated Logs doc for new UI

* Formatting

* New screencaps

* Added tag immutability to permissions document

* Corrected immutability permissions

* Added explanation for project quotas

* Fixed typo

* Linked to new compatibility list document

* Comments from Alex

* Comments from Steven and Wang

* Removed mention of the ellipsis in project menu

* Reverting some screencaps to remove ellipsis

* Reverted log screencaps to remove ellipsis

* Minor rewording

* Fixed caps

* More cap fixing

* Added info about self-registration, rewrote db auth doc

* Attempting to document *.asc key

* Added that negligible vulnerabilities are ignored, rewrote

* Formatting

* Added scanner permissions to table

* Clarified labelling and replication

* Rewrote replication docs

* Formatting

* Typo

* Rearranged content

* Updated ASC key docs

* formatting

* Minor rewording

* Rewrote LDAP section

* minor edits

* Added OIDC groups, rewrote OIDC docs

* formatting

* Mentioned memberof for OIDC.

* Comments from steven

* Added info about insecure registries

* Added tag immutability example

* Removed UAA from install guide

* Cleaned up headers

* More clean up of headers

* Recommended not to use UAA

* Added user-generated CLI secret

* Adding stray screencap
2019-12-12 18:35:30 +01:00
Steven Zou
0d8e29424b
Merge pull request #9042 from steven-zou/doc/replication_metrics
doc[compatibility]:provide compatibility doc
2019-12-11 22:11:32 +08:00
Steven Zou
3d32dfef5e doc[compatibility] provide compatibility doc
- list all the supported replicaiton adapters
- list all the verified OIDC providers including the ones verified by the end users
- list all the pluggable scanners

Signed-off-by: Steven Zou <szou@vmware.com>
2019-12-11 21:24:29 +08:00
Steven Zou
7bf9372f32 chore[api]:rename API folder to api
- update swagger yaml file reference in `Makefile`
- update swagger yaml file reference in `README`
- update swagger yaml file reference in `docs/configure_swagger.md`
- update swagger yaml file reference in `make/photon/portal/Dockerfile`
- update swagger yaml file reference in `tests/swaggerchecker.sh`

Signed-off-by: Steven Zou <szou@vmware.com>
2019-12-11 17:41:27 +08:00
Michael Michael
8ad7250149
Delete temp.md 2019-12-03 10:17:41 -06:00
Michael Michael
42e25025e2
Uploading Cure53 security audit 2019-12-03 10:17:24 -06:00
Michael Michael
a9e5aa9a26
Create temp.md 2019-12-03 10:16:41 -06:00
Will Sun
a52b99e180
Merge branch 'master' into remove-lib 2019-11-27 17:44:30 +08:00
sshijun
c692f5c67e Move lib into src for better UI building
Signed-off-by: sshijun <sshijun@vmware.com>
2019-11-27 09:59:06 +08:00
wang yan
7b664f64f1 Bump up golang version to v1.13.4
Signed-off-by: wang yan <wangyan@vmware.com>
2019-11-26 19:18:45 +08:00
Daniel Jiang
39a22d4470 Remove scripts to deploy Harbor on k8s
This commit removes scripts have been deprecated for a while and users have to use
helm chart to deploy Harbor on top of k8s cluster.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-11-11 19:23:22 +08:00
Qian Deng
21809721d9
Merge pull request #8753 from arvan-pritchard/offline_migration_instructions
Document offline migration
2019-11-05 16:35:36 +08:00
Stuart Clements
9f767a6aac Typo 2019-11-01 17:11:44 +01:00
Stuart Clements
2bbe0ef444 Moved content around a bit 2019-11-01 17:10:24 +01:00
Stuart Clements
d189b1e425 Adding wrapper topic for project doc 2019-11-01 17:02:37 +01:00
Stuart Clements
91df960bd4 Added Helm 2019-11-01 16:44:08 +01:00
Stuart Clements
5f30b14332 Adding contrib docs to index 2019-11-01 16:16:11 +01:00
Stuart Clements
55ca5439e5 More reorg of the projects section 2019-11-01 16:08:25 +01:00
Stuart Clements
7e585d636b More reorg 2019-11-01 15:00:01 +01:00
Stuart Clements
8e22ee1297 More work on the projects section 2019-11-01 14:58:02 +01:00
Stuart Clements
56c119b17a Fleshing out working with projects 2019-11-01 14:15:48 +01:00
Stuart Clements
d9a8fa1275 Fix formatting 2019-11-01 11:47:00 +01:00
Stuart Clements
da16f76ef3 Fix link 2019-11-01 11:45:46 +01:00
Stuart Clements
0dd5357c3c Removing old README 2019-11-01 11:44:42 +01:00
Stuart Clements
90fe098568 Added TS link 2019-11-01 11:43:40 +01:00
Stuart Clements
36eaabde16 Added What to Do Next links in installation section 2019-11-01 11:40:53 +01:00
Stuart Clements
c0e6f8a5c5 Updated demo topic 2019-11-01 11:31:31 +01:00
Stuart Clements
3facec2f03 Updating demo server topic 2019-10-31 15:04:33 +01:00
Stuart Clements
b14a89d5b9 Copying install and config rewrites into the right sections 2019-10-31 12:36:49 +01:00
Daniel Jiang
a5ab767270
Merge pull request #9395 from stuclem/another-typo
Fixed typo per pr 7631
2019-10-31 17:49:56 +08:00
Daniel Jiang
a3e08f4f15
Merge pull request #9644 from stuclem/https-fix
Clarified that HTTP is still the default in 1.9.x
2019-10-31 17:40:38 +08:00
Steven Zou
86312d722e
Merge pull request #9648 from steven-zou/fix/issue_#9605
create API folder to keep API swagger files
2019-10-30 22:45:34 +08:00
Steven Zou
7b6e83090e create API folder to keep API swagger files
- create API folder
- move harbor API swagger file to API/harbor
- add scanner adapter open API swagger file to API/scanner
- update protal build Dockerfile
- update swagger explorer build command in Makefile

Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-30 21:41:03 +08:00
Michael Michael
7948905a14
Update permissions.md 2019-10-29 18:23:12 -05:00
Stuart Clements
5b8c29a8f1 Clarified that HTTP is still the default in 1.9.x 2019-10-29 10:10:55 +01:00
Daniel Jiang
2ac9448bda
Merge pull request #9508 from stuclem/https-install
Reinforcing instruction to use HTTPS over HTTP
2019-10-28 21:30:34 +08:00
Steven Zou
3fbf47b330
Merge pull request #9534 from zhill/add_anchore_adopter
Adds Anchore logo in ADOPTERS.md
2019-10-23 20:49:39 +08:00
Stuart Clements
b77fd20865
Merge branch 'master' into https-install 2019-10-23 12:08:19 +02:00
He Weiwei
bafbb05311 docs(https): update configure_https.md
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-23 08:56:28 +00:00
Michael Michael
5fe28c5907
Merge pull request #9513 from goharbor/michmike-patch-6
Update installation_guide.md
2019-10-22 11:17:12 -07:00
Stuart Clements
43533a4a71 Tweaking the HTTP/HTTPS story 2019-10-22 17:20:22 +02:00
Stuart Clements
f68d4d9955 Moved Configure HTTPS above the installation topic 2019-10-22 17:03:48 +02:00
Stuart Clements
669a519e8e Final typos 2019-10-22 16:27:22 +02:00
Stuart Clements
1ed9c9ba03 Capitalization 2019-10-22 16:19:43 +02:00
Stuart Clements
639572c2bf More general rewrites 2019-10-22 16:17:39 +02:00
Stuart Clements
139c2d7aa4 Reordered params and added some missing ones 2019-10-22 12:03:02 +02:00
stonezdj(Daojun Zhang)
4dcd323b4a
Merge pull request #9475 from wy65701436/immu-delete-repo
add immutable match in the repository/tag delete api
2019-10-22 17:28:15 +08:00
Stuart Clements
1159a27851 Comment from Alex about notary 2019-10-22 10:29:25 +02:00
Michael Michael
180dc475ec
Merge pull request #9510 from kacole2/docs_registry-landscape-update
Update the Registry Landscape
2019-10-21 22:35:32 -05:00
Kendrick Coleman
87548c0ecb
Update the Registry Landscape
Updated registry landscape with more features and added GitLab as a column.

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-10-21 19:23:52 -04:00
Michael Michael
2bf77fc599
Update installation_guide.md 2019-10-21 15:37:19 -07:00
Stuart Clements
6ba928ef9d Rewriting the optional options 2019-10-21 20:17:11 +02:00
Stuart Clements
b1fc34b251 Minor formatting 2019-10-21 19:35:57 +02:00
Stuart Clements
eb213c149c General rewrites 2019-10-21 19:27:28 +02:00
Stuart Clements
6f10ac9c78 Converted optional params into a table 2019-10-21 17:50:40 +02:00
Stuart Clements
6a7ae42c09 Reordered table 2019-10-21 17:03:22 +02:00
Stuart Clements
cc988d692d Converting parameter list to table 2019-10-21 16:45:08 +02:00
Stuart Clements
f5007cd556 Typo and moved the http blurb 2019-10-21 14:40:43 +02:00
Stuart Clements
46d8214bfa Reinforcing instruction to use HTTPS over HTTP 2019-10-21 14:33:06 +02:00
Stuart Clements
b3938e7fa0 Splitting system and project cve lists 2019-10-21 12:55:44 +02:00
Daniel Jiang
dbe6ebceec Bump up golang to 1.12.12
Bump up the golang for compiling the binaries to 1.12.12
This commit also includes some minor changes to Makefile to fix issue in
building the binary files.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-21 15:55:58 +08:00
wang yan
424f11e697 add immutable match in the repository/tag delete api
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-21 15:53:24 +08:00
He Weiwei
bf6a14c9ad
feat(role): introduce a limited guest role (#9403)
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-20 14:21:28 +08:00
Steven Zou
62451a57d9
add missing component in the harbor arch diagram
- no code contained
- for 1.10
2019-10-19 10:09:51 +08:00
Zach Hill
4f4326b3d6 Adds Anchore logo in ADOPTERS.md
Signed-off-by: Zach Hill <zach@anchore.com>
2019-10-18 10:05:21 -07:00