Remove Security Edge Free Tier from the documentation - #2129
Open
akadymov-wallarm wants to merge 1 commit into
Open
Remove Security Edge Free Tier from the documentation#2129akadymov-wallarm wants to merge 1 commit into
akadymov-wallarm wants to merge 1 commit into
Conversation
Removes all references to the Security Edge Free Tier subscription across the current (6.x) and preview (7.x) guides. Page removal: * Delete docs/latest/installation/security-edge/free-tier.md and its 6.x copy and 7.x wrapper. * Remove the nav entry from mkdocs-6.x.yml and mkdocs-7.x.yml. * Add redirects to the Security Edge overview for the root and 7.x URLs. Content: * subscription-plans.md: drop the Security Edge Free Tier section; reword the Infrastructure Discovery and AI Hypervisor plan notes. * getting-started.md: replace the Security Edge Free Tier section with a Wallarm account section and drop its Self-signup and Welcome wizard subsections. This also removes the Wallarm Cloud signup table, the Welcome Wizard walkthrough and screenshot, the post-wizard deployment options list, and the Demo Node note. Inbound links to the removed #self-signup and #welcome-wizard anchors are repointed at #wallarm-account or delinked. * security-edge/overview.md, se-connector.md, inline/deployment.md: drop the Free Tier and Quick setup wizard references. * subscriptions.md: drop the Free tier usage section, which also removes two links to anchors that no longer existed. * data-retention-policy.md: collapse the Paid subscription and Free tier columns into a single Retention period column. * detecting-vulnerabilities.md, cdn-node.md (latest and 5.0), business-logic-abuse-detection.md, ai-payload-inspection.md: drop the Free Tier availability notes. * llms.txt and llms.md for 6.x and 7.x: drop the deleted page's entry. The "free-tier farming" text in the Business Logic Abuse description is kept — it names an abuse pattern, not the subscription. The 5.x guide keeps its Free Tier page and plan section (frozen legacy content). Three edits there are unavoidable: the CDN node limitation bullet is removed, and two links into the shared quickstart page are fixed, since docs/5.0/quickstart/getting-started.md is a wrapper around docs/latest and therefore lost the anchors as well. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0151cYHZ8QS9hNZEiSF2P3db
✅ Deploy Preview for pensive-dubinsky-5f7a00 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Summary
Removes every reference to the Security Edge Free Tier subscription from the current (6.x) and preview (7.x) guides. The dedicated page is deleted, the plan section is dropped from the subscription plans page, and the availability notes scattered across feature pages are reworded.
Heads-up before reviewing
Two things worth a decision from you:
The Free Tier is a live self-service plan. Before this change,
getting-started.mdstated that every new Console account is automatically enrolled in it, and the signup URLs on the plans page were live. After this change the plan users land on is undocumented. If the intent is narrower (retiring the plan, or only correcting its terms), say so and this shrinks a lot.getting-started.mdlost its signup instructions. TheSelf-signupandWelcome wizardsubsections were children of the Free Tier section and were removed with it. That took out content that is not Free-Tier-specific:Happy to restore any of these under the new
Wallarm accountsection.Also note that some removed text stated limitations that existed only in Free Tier context and are now simply absent: CDN nodes unsupported, the 100%/200% monthly quota cutoffs, the 3-user cap, and the shorter (3-month) retention periods.
Changes
Page removal
docs/latest/installation/security-edge/free-tier.mdplus itsdocs/6.x/copy anddocs/7.x/wrapper. Note the 6.x Security Edge pages are full frozen copies rather than include wrappers, so each edit is applied in both places.mkdocs-6.x.ymlandmkdocs-7.x.yml./7.x/URLs.Content
subscription-plans.md— drop theSecurity Edge Free Tiersection; reword the Infrastructure Discovery and AI Hypervisor plan notes.quickstart/getting-started.md—Security Edge Free Tiersection becomesWallarm account; its two subsections are removed (see above).security-edge/overview.md,se-connector.md,inline/deployment.md— drop the Free Tier and Quick setup wizard references.user-guides/settings/subscriptions.md— drop theFree tier usagesection. This incidentally removes two links to#free-tierand#free-tier-us-cloud, anchors that never existed.about-wallarm/data-retention-policy.md— collapse thePaid subscriptionandFree tiercolumns into oneRetention periodcolumn carrying the paid values.detecting-vulnerabilities.md,user-guides/nodes/cdn-node.md,business-logic-abuse-detection.md,ai-payload-inspection.md— drop the Free Tier availability notes. In the last two, the "available in Free Tier" and "if you use other subscriptions, contact Support" bullets are collapsed into one, since removing only the first left the second dangling.llms.txt/llms.mdfor 6.x and 7.x — drop the deleted page's entry. Thefree-tier farmingtext in the Business Logic Abuse description is kept: it names an abuse pattern, not the subscription.Anchor fixes — five inbound links pointed at anchors this PR removes:
docs/latest/quickstart/getting-started.md:8#wallarm-accountdocs/latest/about-wallarm/subscription-plans.md:85#wallarm-accountdocs/latest/api-attack-surface/setup.md:19#wallarm-accountdocs/5.0/about-wallarm/subscription-plans.md:64#wallarm-accountdocs/5.0/installation/security-edge/free-tier.md:11Scope: 5.x is intentionally left alone
The 5.x guide keeps its Free Tier page, plan section, nav entry, and
llmsentries — frozen legacy content that was accurate when it froze. Three edits there were unavoidable: the CDN node limitation bullet, and the two link fixes above, becausedocs/5.0/quickstart/getting-started.mdis a wrapper arounddocs/latestand so lost the anchors too. Cleaning 5.x fully can be a follow-up if you want it.Verification
zensical buildon 6.x and 7.x: clean apart from one pre-existing anchor warning inadmin-en/configure-wallarm-mode.md:3(#attack-analysis_1), untouched here.zensical buildon 5.x: 8 anchor warnings, all pre-existing in files this PR does not touch (check-attack.md, theprotecting-against-*guides,use-search.md)../serve.sh mkdocs-6.x.yml; all 12 changed pages render, andgrep -ri "free tier"over the built HTML returns nothing._redirectsis inert on the local dev server.🤖 Generated with Claude Code
https://claude.ai/code/session_0151cYHZ8QS9hNZEiSF2P3db