docs(partner-portal): Partner Portal documentation (PP-323)#10999
Open
pap-nazaries wants to merge 1 commit intoprowler-cloud:masterfrom
Open
docs(partner-portal): Partner Portal documentation (PP-323)#10999pap-nazaries wants to merge 1 commit intoprowler-cloud:masterfrom
pap-nazaries wants to merge 1 commit intoprowler-cloud:masterfrom
Conversation
Adds Prowler Partner Portal user-facing documentation to docs.prowler.com under a new dedicated "Prowler Partner Portal" group, mirroring the Getting Started product grouping. Pages added: - PP-320 Overview: getting-started/products/prowler-partner-portal.mdx - PP-324 Sign-up: user-guide/tutorials/partner-portal-sign-up.mdx - PP-325 Team: user-guide/tutorials/partner-portal-team.mdx - PP-326 Organization: user-guide/tutorials/partner-portal-organization.mdx - PP-327 Customer onboarding: user-guide/tutorials/partner-portal-customer-onboarding.mdx - PP-328 Branding: user-guide/tutorials/partner-portal-branding.mdx docs/docs.json adds two new groups: - Getting Started → "Prowler Partner Portal" between Lighthouse AI and MCP Server - Guides → "Prowler Partner Portal" between Prowler Cloud/App and CI/CD Refs PP-323
Contributor
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Adds Prowler Partner Portal user-facing documentation to
docs.prowler.com. Prowler Partner Portal is a separate product (partners.prowler.com) for resellers, MSPs and consultants to onboard customers and operate Prowler Cloud tenants on their behalf — until now there was no first-party documentation for it ondocs.prowler.com.Implements epic PP-323 and its 6 child tasks: PP-320, PP-324, PP-325, PP-326, PP-327, PP-328.
Description
Adds 6 new MDX pages and updates
docs/docs.jsonwith two new dedicated groups under the "Prowler Partner Portal" name. Partner Portal is a separate product (different audience, URL, API, branding), so its docs are grouped together rather than interleaved inside Prowler Cloud/App.Pages added:
docs/getting-started/products/prowler-partner-portal.mdxdocs/user-guide/tutorials/partner-portal-sign-up.mdxdocs/user-guide/tutorials/partner-portal-team.mdxdocs/user-guide/tutorials/partner-portal-organization.mdxdocs/user-guide/tutorials/partner-portal-customer-onboarding.mdxdocs/user-guide/tutorials/partner-portal-branding.mdxdocs/docs.jsonadds two groups:Steps to review
cd docs && npm install -g mint && mint dev.http://localhost:3000and verify:/getting-started/products/prowler-partner-portal.Checklist
Community Checklist
SDK/CLI
UI
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.