Description
Goal
Port the NGINX One onboarding labs from the private nginx-one-workshops
repository into the public NGINX documentation repository, to enable self-service onboarding for users.
Background
The labs in nginx-one-workshops/labs
were developed by the Customer Success team to guide users through common NGINX One workflows. To make these resources more accessible and integrated into our broader documentation set, we will migrate, edit, and publish them in the official public documentation repo.
This work supports our goal of enabling scalable, self-service onboarding and reducing dependency on live support.
Deliverables
- Add Apache License to the root of the
/content/nginx-one/workshops/
directory - Port each lab (
00
–05
) to the public documentation repo - Edit each lab to align with NGINX and F5 style guidelines:
- Ensure clarity and consistency
- Reduce the number of screenshots
- Use plain language and follow formatting best practices
Each lab will be tracked in a sub-issue linked below.
Proposed Documentation Location
/content/nginx-one/workshops/
Each lab should live in its own directory. Include a shared overview or index page to guide users through the full set.
Editorial Guidance
- Follow the NGINX and F5 style guides
- Minimize screenshots; describe UI or CLI steps with concise text
- Ensure users understand the expected outcomes of each lab step