Rewrite ACL docs as policy

- Rename from acl.md to policy.md and setup redirect links
- Mention both ACLs and Grants
- Remove most old ACL docs and replace with links to Tailscale docs
- Add "Getting started" section
- Add section about notable differences
This commit is contained in:
Florian Preinstorfer 2026-04-18 20:11:19 +02:00 committed by nblock
parent 892ffffc4a
commit edb7ad0f81
7 changed files with 212 additions and 306 deletions

View file

@ -77,7 +77,8 @@ plugins:
- social: {}
- redirects:
redirect_maps:
acls.md: ref/acls.md
acls.md: ref/policy.md
ref/acls.md: ref/policy.md
android-client.md: usage/connect/android.md
apple-client.md: usage/connect/apple.md
dns-records.md: ref/dns.md
@ -184,7 +185,7 @@ nav:
- OpenID Connect: ref/oidc.md
- Routes: ref/routes.md
- TLS: ref/tls.md
- ACLs: ref/acls.md
- Policy: ref/policy.md
- DNS: ref/dns.md
- DERP: ref/derp.md
- API: ref/api.md