Skip to content

add website docs for NIC cache policy #962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 99 commits into from

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Aug 14, 2025

Proposed changes

Checklist

Before sharing this pull request, I completed the following checklist:

Footnotes

  1. Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content.

shaun-nx and others added 30 commits July 11, 2025 11:58
* fixed the Service Mesh and ACM EoS banners

* bolded SM EoS date
Add a NGF permissions document so that users can see what the security context of NGF is and what permissions it requires.

Problem: Users don't know about NGF security and permissions.

Solution: I added a permissions document that helps with that.
* feat: Integration steps: NAP-WAF into NGINX One Console

- Basic transparant v. blocking policies
- Strict policy
- Adjustments
- API info
- Changelog

Co-authored-by: yar <[email protected]>

Apply suggestions from code review

Co-authored-by: Daniel Edgar <[email protected]>

Apply suggestions from code review

* Update changelog release date
* feature: incorporate NIC and NGF into NGINX 1 Console

* Include changelog

Co-authored-by: Alan Dooley <[email protected]>

Co-authored-by: Jodie Putrino <[email protected]>

Co-authored-by: Travis Martin <[email protected]>

Co-authored-by: Sylvia Wang <[email protected]>

---------

Co-authored-by: Sylvia Wang <[email protected]>
* Update closed-contributions.md based on user testing

* Update documentation/closed-contributions.md

Co-authored-by: Mike Jang <[email protected]>

---------

Co-authored-by: Alan Dooley <[email protected]>
* docs: update N1 config sync steps for v3

* docs: fix label

* docs: fix tabs names
…#826)

* added list of acronyms that don't need to be spelled out
Bump NIC Helm and Helm operator to latest patch release
* feat: add list of NGINX alerts in XC

---------

Co-authored-by: Travis Martin <[email protected]>
…833)

* docs: update blocked ports list for NGINXaaS Azure listen directive and remove port usage details.
Be explicit about the use of the Preview channel in the NGINX 4 azure docs

We implicitly imply that the preview channel should not be used for production environments but listing the environments it SHOULD be used for.  This change makes it explicit.
* chore: Removed unneeded isFeatured param for cards, replaced with isFullSize
chore: Update on mainframe the correct url for Unit
chore: Bump theme version to v0.43.6
fix: Update N1 landing page images
* fix: update N1 Console index page

* Reorg boxes

* Update content/nginx-one/_index.md

Co-authored-by: Travis Martin <[email protected]>

---------

Co-authored-by: Travis Martin <[email protected]>
feat: Add description to slack notification for new theme release
#848)

fix: Resolved incorrect object name for the slack message in build workflow
…ere appropriate (#849)

* fix: replace incorrect 'NGINX One' labels with 'NGINX One Console' where appropriate

* Apply suggestion from @mjang

Co-authored-by: Mike Jang <[email protected]>

* Apply suggestion from @mjang

Co-authored-by: Mike Jang <[email protected]>

---------

Co-authored-by: Alan Dooley <[email protected]>
Co-authored-by: Alan Dooley <[email protected]>
Co-authored-by: Mike Jang <[email protected]>
* fix: Add Offline steps to install WAF compiler on NIM

* fix: Update setup-waf-config-management.md

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

* fix: Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: Travis Martin <[email protected]>

---------

Co-authored-by: Travis Martin <[email protected]>
This commit adds OpenTelemetry documentation for NGINX Ingress
Controller, converting an example hidden in the code repository. It adds
it to the "Logging and monitoring" section, where the prior OpenTracing
document has also been moved.

The latter document has had an explicit warning call-out added to the
top directing users to the new document, and the release page now links
directly to the new configuration document for context.

Some page titles and metadata in the section have also been updated as
part of this work, to ensure the user experience is more consistent.

Co-authored-by: yar <[email protected]>
vvnginx and others added 16 commits August 12, 2025 10:48
* fix: Update manual install steps for RHEL-9

* fix:  Update NAP compiler version to latest

* fix:  setup-waf-config-management.md

* Update content/nim/nginx-app-protect/setup-waf-config-management.md

Co-authored-by: yar <[email protected]>

* Update content/includes/installation/add-nms-repo.md

Co-authored-by: yar <[email protected]>

* fix: Update setup-waf-config-management.md

---------

Co-authored-by: yar <[email protected]>
fix: Rendering issues on azure landing page
chore: Update go.sum with new theme
Update to yesterdays fix. It didn't work because its case sensitive.
* NGINX Plus R35.

* License renewal
remove NSP warning

This note is no longer needed. From https://learn.microsoft.com/en-us/azure/private-link/network-security-perimeter-concepts:

> Network security perimeter is now generally available in all Azure public cloud regions.

Co-authored-by: Jon Torre <[email protected]>
Co-authored-by: ohad-perets <[email protected]>
Co-authored-by: mouraddmeiri <[email protected]>
chore: Bump theme version to v0.43.8
feat: Add new user to jwt token generation for coveo
chore: Update go.sum file
* chore: Update product icons

* chore: Update NGINX One + landing page icons

* chore: Update landing page to use different card
@vepatel vepatel requested a review from a team as a code owner August 14, 2025 09:52
@github-actions github-actions bot added documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller labels Aug 14, 2025
@vepatel vepatel changed the base branch from main to nic-release-5.2 August 14, 2025 09:53
@vepatel vepatel requested review from a team as code owners August 14, 2025 09:53
@vepatel vepatel closed this Aug 14, 2025
@vepatel vepatel deleted the feat/cache-policy-nic branch August 14, 2025 09:53
Copy link

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/962/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation product/nic Issues related to NGINX Ingress Controller
Projects
None yet
Development

Successfully merging this pull request may close these issues.