Commit Graph

10 Commits

Author SHA1 Message Date
Craig Osterhout 17c998c2da
hub: usage updates (#22326)
<!--Delete sections as needed -->

## Description

https://deploy-preview-22326--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-22326--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-22326--docsdocker.netlify.app/subscription/details/

## Related issues or tickets

ENGDOCS-2508

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->


- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-27 12:35:18 -07:00
sheltongraves fd28bc89e8
Update pulls.md (#22154)
Removing the DVP statement because not all DVPs have rate limit removal.
The publisher must pay for it, and there is not visual indication of
this for users at this time of what images have rate limits removed.

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-03-04 08:17:49 -08:00
Sarah Sanders 1f684b9b92
hub/billing: cleanup hub pull docs (#22133)
## Description
Cleanup from DH pull limit updates:
- Removed redundant page
- Added redirects for removed page: `repositories.md`
- Updated the DH limit example to be in line with new limits + small
grammar nit

## Related issues or tickets
- https://docker.atlassian.net/browse/ENGDOCS-2455
- https://github.com/docker/docs/issues/22132

## Reviews
- [ ] Editorial review
2025-02-28 11:36:39 -05:00
Craig Osterhout b4efa8117d
remove glossary (#22112)
<!--Delete sections as needed -->

## Description

Remove glossary with a nudge towards using Ask AI.

https://deploy-preview-22112--docsdocker.netlify.app/reference/glossary/

## Related issues or tickets

ENGDOC-2445

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->


- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-27 08:58:33 -08:00
Sarah Sanders d9eb2332f9
billing and docker hub: pricing updates (#22081)
## Description
- Pricing updates for pulls and storage

## Related issues or tickets

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-21 20:27:57 -05:00
Craig Osterhout 9bfe7ad474
hub: add image management (#22052)
<!--Delete sections as needed -->

## Description

Added topic for new image management feature.
Updated usage management topic to reference new topic.
Updated release notes.

-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/usage/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/release-notes/


## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-19 10:57:09 -08:00
sheltongraves c9ed52290f
Update storage.md
Updating docs page to include what will happen if a personal plan is over 2 GB limit.
2025-02-06 15:40:28 -05:00
Craig Osterhout f2f023a8e3
hub: Ipv6 abuse limit (#21905)
## Description

- Update abuse rate limit to specify it is per IPv4 address or IPv6 /64
subnet.
(https://deploy-preview-21905--docsdocker.netlify.app/docker-hub/usage/#abuse-rate-limit)
- Add section to call this out and provide workaround.
(https://deploy-preview-21905--docsdocker.netlify.app/docker-hub/usage/pulls/#rate-limiting-on-third-party-platforms)
- Update pull rate limit in tables to include IPv6 for unauthenticated
users

## Related issues or tickets

https://docker.slack.com/archives/C04300R4G5U/p1737814817277139

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-03 09:53:15 -08:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Craig Osterhout cd6b6e66f0
hub: usage refresh (#21782)
<!--Delete sections as needed -->

## Description

Refreshed the usage and limits topic for Docker Hub.

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/storage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/manage/

## Related issues or tickets

ENGDOCS-2361

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-21 08:25:38 -08:00