Commit Graph

58450 Commits

Author SHA1 Message Date
Sebastiaan van Stijn d282ce0a63
Merge pull request #15498 from thaJeztah/desktop_dashboard_redirects
desktop: add missing redirects for dashboard
2022-08-28 18:53:37 +02:00
Sebastiaan van Stijn 27686c1f48
desktop: add missing redirects for dashboard
The dashboard topic was rolled up into the "get-started" section in commit
ab0dee78a2, which removed links from the TOC.
The page itself was removed in 13ee3ff426, but
forgot to add/copy the redirects.

This patch adds the redirects back, and fixes some links to the page that's
now missing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-26 18:50:17 +02:00
David Karlsson 232d94dc71
removed deleted pages (#15459) 2022-08-26 07:58:27 +02:00
jerae-duffin 586c46bf50
Merge pull request #15489 from silvin-lubecki/update-deprecated-api-links
Update deprecated API links to new Hub API endpoints
2022-08-25 16:08:07 -05:00
Silvin Lubecki 8cf13c805e
Fix dumb link 2022-08-25 19:14:04 +02:00
Silvin Lubecki 6c413cc574
Update deprecated API links to new Hub API endpoints 2022-08-25 19:08:59 +02:00
jerae-duffin 1714f5ee73
Merge pull request #15488 from silvin-lubecki/update-hub-api
Add list tags and get tag endpoints OpenAPI documentation
2022-08-25 11:34:07 -05:00
Silvin Lubecki f930f14d63
Add list tags and get tag endpoints OpenAPI documentation 2022-08-25 18:13:33 +02:00
Allie Sadler 56c9827312
ENGDOCS-924 (#15468) 2022-08-25 16:53:05 +01:00
Craig Osterhout 04c34b9637
[ENGDOCS-894] Remove out-dated samples (#15347)
Removed samples for Docker Labs repo because the repo is no longer actively maintained.
Removed loosely connected "Library references" section.
Removed samples contained in the documentation from the list in index and from the TOC.
Fixed typo in description frontmatter
Updated TOC
Add Awesome Compose link and a few samples
Add Docker Samples link and a few samples
2022-08-25 08:30:58 -07:00
Dockertopia 4dca98476c
Merge pull request #15462 from dockertopia/composedocs-patch1
Removing old rule and Unset cells in table
2022-08-25 12:21:59 +01:00
jerae-duffin 11a2c8f805
Merge pull request #15461 from silvin-lubecki/deprecate-hub-v1-api
Add deprecation notive for Hub V1 API
2022-08-24 08:33:52 -05:00
Usha Mandya 780a49633d
Merge pull request #15451 from jhratliff/WEB-1276
WEB-1276: Adds OneTrust consent manager JS snippet and footer button
2022-08-24 10:33:11 +01:00
James Ratliff 48fcb45a44
WEB-1276: Adds OneTrust consent manager JS snippet and footer button
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-24 11:21:14 +02:00
Silvin Lubecki 0f400bf78b
Fix typo 2022-08-24 11:19:44 +02:00
Allie Sadler ff00366055
ENGDOCS-922 (#15469) 2022-08-24 10:09:08 +01:00
jerae-duffin e125c3bc48
Merge pull request #15465 from jerae-duffin/ENGDOCS-942
updated deactivating docs
2022-08-23 15:43:54 -05:00
Craig Osterhout cf480fae08
rename branch and add note (#15378) 2022-08-23 13:43:03 -07:00
Craig Osterhout 318c432692
[Issue-15424] Python language-specific guide fix (#15436)
*remove base image from container list in python language-specific guide
2022-08-23 13:42:14 -07:00
Jerae Duffin 5e32c9035e updated deactivating docs 2022-08-23 14:32:24 -05:00
jerae-duffin 26f56985ed
Merge pull request #15284 from jerae-duffin/ENGDOCS-843
Engdocs 843
2022-08-23 13:19:16 -05:00
Adithya Krishna 9888da23c3
Updated chmod permission calculator links (#15337)
Signed-off-by: Adithya Krishna <adikrish@redhat.com>

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2022-08-23 16:46:19 +01:00
Jerae Duffin c18ab287ff fixed link 2022-08-23 09:36:30 -05:00
dockertopia 9470c68d12 Removing old rule and Unset cells in table 2022-08-23 15:33:34 +01:00
Silvin Lubecki 2c7770680c
Add deprecation notive for Hub V1 API 2022-08-23 16:29:14 +02:00
Allie Sadler db5bbf6240
Feedback refinement (#15456)
* improvements on the feedback page

* additions

* formatting tidy up

* Update desktop/feedback.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-23 14:35:22 +01:00
jerae-duffin c22a799159
New topic Insights & analytics (#15373)
* new topic

* added .md extension to filename

* Fix editorial comments

* edited publish faq

* added information and instructions for UI

- New section for how to export from UI + screenshots
- Rewrite most of insights and analytics page
- Added descriptions for all data definitions
- Clarified access permissions for DVP data (all org members)

* improved intro description about pull classification

* editorial improvements

* restructured headings

* attended review comments

Co-authored-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-23 13:14:25 +02:00
Allie Sadler 99cf5d44bf
links to PRL page (#15454) 2022-08-23 09:41:53 +01:00
Allie Sadler 094b645611
Draft of production release cycle (#14950)
* draft of production release cycle

* moved page to different location

* update with latest changes

* small tweaks

* more changes

* style guide edits and moved page location

* review changes

* edits
2022-08-23 09:13:02 +01:00
Dockertopia 36490e3ed0
Merge pull request #15447 from dockertopia/sles-nits
Minor edits related with PR 15418
2022-08-22 16:59:19 +01:00
dockertopia 0e88ce2777 Minor edits related with PR 15418 2022-08-22 16:49:46 +01:00
Dockertopia 207afc46ff
Merge pull request #15418 from linux-on-ibm-z/s390x-sles
Updated docs for SLES 15-SP4
2022-08-22 16:36:37 +01:00
Dockertopia 2f0cbdbc8d
Merge pull request #15444 from dockertopia/ENGDOCS-853
Removing the completion.md file
2022-08-22 15:48:26 +01:00
dockertopia ceb3ba021f Adding redirect to compose index 2022-08-22 15:36:45 +01:00
dockertopia a05f60ca05 Removing the completion.md file 2022-08-22 13:29:01 +01:00
Chris Ainsworth-Patrick e3bc35a67e
CPUB-291 Update DVP docs to match new API scheme (#15431)
* CPUB-291 Update DVP docs to match new API scheme

* incorporate docs changes
2022-08-19 20:14:49 +02:00
Craig Osterhout 409f63bb47
[ENGDOCS-910] Add new audit log categories (#15408)
* Add new audit log categories

* Update docker-hub/audit-log.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-19 08:51:15 -07:00
CrazyMax 0bda91020f
Merge pull request #15423 from docker/update-ci-aws-parameters
CI: Update AWS config for labs, stage & prod
2022-08-18 22:42:47 +02:00
Victor Bersy bbcbd2adbe
ci: update aws config for labs, stage & prod 2022-08-18 22:33:00 +02:00
gaoagong e097432e2c
Word Change (#15420) 2022-08-18 11:46:53 -07:00
Prabhav Thali 212c32268f Adds SLES 15-SP4
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2022-08-18 20:31:38 +05:30
Dockertopia 1613609713
Merge pull request #15357 from Slawka/patch-1
Update certificates.md
2022-08-18 15:56:25 +01:00
dockertopia c3efb2f95f Minor edits for clarification 2022-08-18 15:47:59 +01:00
CrazyMax c41dbdd0e7
Merge pull request #15404 from crazy-max/fix-redirects-prefixes
chore: fix s3 redirects with prefixes
2022-08-17 18:27:33 +02:00
CrazyMax c27e2e4ee7
lab: disable slack notification
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 18:14:53 +02:00
CrazyMax b2b680bd2d
chore: fix s3 redirects with prefixes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 18:14:26 +02:00
Sebastiaan van Stijn 91de5f5f28
Merge pull request #15151 from crazy-max/cloudfront-lambda-redirects
cloudfront update with lambda function for redirects
2022-08-17 15:59:03 +02:00
CrazyMax 1b93493571
ci: set aws config for prod env
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 13:47:13 +02:00
CrazyMax 73a7690436
ci: set aws config for stage env
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 13:47:13 +02:00
CrazyMax 4429162682
ci: create deploy workflow for new way to deploy docs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-17 13:47:13 +02:00