Skip to content

Commit d552cc6

Browse files
committed
Refactor documentation redirects and update resource paths
- Added numerous new redirects for renamed documentation pages to improve navigation and accessibility. - Consolidated and updated paths for various guides, including recovery token generation, mkcert installation, and integrations. - Enhanced organization of documentation by restructuring paths for capabilities, integrations, and management guides. These changes streamline user access to updated resources and improve the overall clarity of the documentation structure.
1 parent c03e775 commit d552cc6

File tree

1 file changed

+151
-0
lines changed

1 file changed

+151
-0
lines changed

static/_redirects

+151
Original file line numberDiff line numberDiff line change
@@ -522,3 +522,154 @@ https://0-10-0.docs.pomerium.io/ https://0-10-0.docs.pomerium.com/:splat 301!
522522

523523
# Avoid the index flicker in the browser
524524
/ /docs
525+
526+
# Newly renamed pages from bdd/2024-reorg-andconsolidate
527+
/_generate-recovery-token /docs/admonitions/_generate-recovery-token
528+
/_generate-recovery-token.html /docs/admonitions/_generate-recovery-token
529+
530+
/_install-mkcert /docs/admonitions/_install-mkcert
531+
/_install-mkcert.html /docs/admonitions/_install-mkcert
532+
533+
/docs/manage/custom-domains /docs/capabilities/custom-domains
534+
/docs/manage/custom-domains.html /docs/capabilities/custom-domains
535+
536+
/docs/get-started/fundamentals/advanced-policies /docs/get-started/fundamentals/core/advanced-policies
537+
/docs/get-started/fundamentals/advanced-policies.html /docs/get-started/fundamentals/core/advanced-policies
538+
539+
/docs/get-started/fundamentals/advanced-routes /docs/get-started/fundamentals/core/advanced-routes
540+
/docs/get-started/fundamentals/advanced-routes.html /docs/get-started/fundamentals/core/advanced-routes
541+
542+
/docs/get-started/fundamentals/build-policies /docs/get-started/fundamentals/core/build-policies
543+
/docs/get-started/fundamentals/build-policies.html /docs/get-started/fundamentals/core/build-policies
544+
545+
/docs/get-started/fundamentals/build-routes /docs/get-started/fundamentals/core/build-routes
546+
/docs/get-started/fundamentals/build-routes.html /docs/get-started/fundamentals/core/build-routes
547+
548+
/docs/get-started/fundamentals/conclusion /docs/get-started/fundamentals/core/conclusion
549+
/docs/get-started/fundamentals/conclusion.html /docs/get-started/fundamentals/core/conclusion
550+
551+
/docs/get-started/fundamentals/get-started /docs/get-started/fundamentals/core/get-started
552+
/docs/get-started/fundamentals/get-started.html /docs/get-started/fundamentals/core/get-started
553+
554+
/docs/get-started/fundamentals/jwt-verification /docs/get-started/fundamentals/core/jwt-verification
555+
/docs/get-started/fundamentals/jwt-verification.html /docs/get-started/fundamentals/core/jwt-verification
556+
557+
/docs/get-started/fundamentals/production-certificates /docs/get-started/fundamentals/core/production-certificates
558+
/docs/get-started/fundamentals/production-certificates.html /docs/get-started/fundamentals/core/production-certificates
559+
560+
/docs/get-started/fundamentals/self-hosted-pomerium /docs/get-started/fundamentals/core/self-hosted-pomerium
561+
/docs/get-started/fundamentals/self-hosted-pomerium.html /docs/get-started/fundamentals/core/self-hosted-pomerium
562+
563+
/docs/get-started/fundamentals/tcp-routes /docs/get-started/fundamentals/core/tcp-routes
564+
/docs/get-started/fundamentals/tcp-routes.html /docs/get-started/fundamentals/core/tcp-routes
565+
566+
/docs/get-started/fundamentals/zero-advanced-policies /docs/get-started/fundamentals/zero/zero-advanced-policies
567+
/docs/get-started/fundamentals/zero-advanced-policies.html /docs/get-started/fundamentals/zero/zero-advanced-policies
568+
569+
/docs/get-started/fundamentals/zero-advanced-routes /docs/get-started/fundamentals/zero/zero-advanced-routes
570+
/docs/get-started/fundamentals/zero-advanced-routes.html /docs/get-started/fundamentals/zero/zero-advanced-routes
571+
572+
/docs/get-started/fundamentals/zero-build-policies /docs/get-started/fundamentals/zero/zero-build-policies
573+
/docs/get-started/fundamentals/zero-build-policies.html /docs/get-started/fundamentals/zero/zero-build-policies
574+
575+
/docs/get-started/fundamentals/zero-build-routes /docs/get-started/fundamentals/zero/zero-build-routes
576+
/docs/get-started/fundamentals/zero-build-routes.html /docs/get-started/fundamentals/zero/zero-build-routes
577+
578+
/docs/get-started/fundamentals/zero-custom-idp /docs/get-started/fundamentals/zero/zero-custom-idp
579+
/docs/get-started/fundamentals/zero-custom-idp.html /docs/get-started/fundamentals/zero/zero-custom-idp
580+
581+
/docs/get-started/fundamentals/zero-single-sign-on /docs/get-started/fundamentals/zero/zero-single-sign-on
582+
/docs/get-started/fundamentals/zero-single-sign-on.html /docs/get-started/fundamentals/zero/zero-single-sign-on
583+
584+
/docs/get-started/fundamentals/zero-tcp-routes /docs/get-started/fundamentals/zero/zero-tcp-routes
585+
/docs/get-started/fundamentals/zero-tcp-routes.html /docs/get-started/fundamentals/zero/zero-tcp-routes
586+
587+
/docs/integrations/integrations /docs/integrations
588+
/docs/integrations/integrations.html /docs/integrations
589+
590+
/docs/integrations/fleetdm /docs/integrations/device-context/fleetdm
591+
/docs/integrations/fleetdm.html /docs/integrations/device-context/fleetdm
592+
593+
/docs/integrations/geoip /docs/integrations/request-context/geoip
594+
/docs/integrations/geoip.html /docs/integrations/request-context/geoip
595+
596+
/docs/integrations/ip-ranges /docs/integrations/request-context/ip-ranges
597+
/docs/integrations/ip-ranges.html /docs/integrations/request-context/ip-ranges
598+
599+
/docs/integrations/tor-exit-nodes /docs/integrations/request-context/tor-exit-nodes
600+
/docs/integrations/tor-exit-nodes.html /docs/integrations/request-context/tor-exit-nodes
601+
602+
/docs/integrations/vpn-providers /docs/integrations/request-context/vpn-providers
603+
/docs/integrations/vpn-providers.html /docs/integrations/request-context/vpn-providers
604+
605+
/docs/integrations/apple /docs/integrations/user-identity/apple
606+
/docs/integrations/apple.html /docs/integrations/user-identity/apple
607+
608+
/docs/integrations/auth0 /docs/integrations/user-identity/auth0
609+
/docs/integrations/auth0.html /docs/integrations/user-identity/auth0
610+
611+
/docs/integrations/azure /docs/integrations/user-identity/azure
612+
/docs/integrations/azure.html /docs/integrations/user-identity/azure
613+
614+
/docs/integrations/cognito /docs/integrations/user-identity/cognito
615+
/docs/integrations/cognito.html /docs/integrations/user-identity/cognito
616+
617+
/docs/integrations/github /docs/integrations/user-identity/github
618+
/docs/integrations/github.html /docs/integrations/user-identity/github
619+
620+
/docs/integrations/gitlab /docs/integrations/user-identity/gitlab
621+
/docs/integrations/gitlab.html /docs/integrations/user-identity/gitlab
622+
623+
/docs/integrations/google /docs/integrations/user-identity/google
624+
/docs/integrations/google.html /docs/integrations/user-identity/google
625+
626+
/docs/integrations/index /docs/integrations/user-identity/identity-providers
627+
/docs/integrations/index.html /docs/integrations/user-identity/identity-providers
628+
629+
/docs/integrations/okta /docs/integrations/user-identity/okta
630+
/docs/integrations/okta.html /docs/integrations/user-identity/okta
631+
632+
/docs/integrations/one-login /docs/integrations/user-identity/one-login
633+
/docs/integrations/one-login.html /docs/integrations/user-identity/one-login
634+
635+
/docs/integrations/ping /docs/integrations/user-identity/ping
636+
/docs/integrations/ping.html /docs/integrations/user-identity/ping
637+
638+
/docs/integrations/bamboohr /docs/integrations/user-standing/bamboohr
639+
/docs/integrations/bamboohr.html /docs/integrations/user-standing/bamboohr
640+
641+
/docs/capabilities/directory-sync /docs/integrations/user-standing/directory-sync
642+
/docs/capabilities/directory-sync.html /docs/integrations/user-standing/directory-sync
643+
644+
/docs/integrations/zenefits /docs/integrations/user-standing/zenefits
645+
/docs/integrations/zenefits.html /docs/integrations/user-standing/zenefits
646+
647+
/docs/capabilities/certificates-and-tls /docs/internals/certificates-and-tls
648+
/docs/capabilities/certificates-and-tls.html /docs/internals/certificates-and-tls
649+
650+
/docs/manage/clusters /docs/internals/clusters
651+
/docs/manage/clusters.html /docs/internals/clusters
652+
653+
/docs/capabilities/high-availability /docs/internals/configuration
654+
/docs/capabilities/high-availability.html /docs/internals/configuration
655+
656+
/docs/capabilities/enterprise-api /docs/internals/management-api-enterprise
657+
/docs/capabilities/enterprise-api.html /docs/internals/management-api-enterprise
658+
659+
/docs/deploy/cloud/api-guide /docs/internals/management-api-zero
660+
/docs/deploy/cloud/api-guide.html /docs/internals/management-api-zero
661+
662+
/docs/capabilities/metrics /docs/internals/metrics
663+
/docs/capabilities/metrics.html /docs/internals/metrics
664+
665+
/docs/manage/mutual-auth /docs/internals/mutual-auth
666+
/docs/manage/mutual-auth.html /docs/internals/mutual-auth
667+
668+
/docs/capabilities/ppl /docs/internals/ppl
669+
/docs/capabilities/ppl.html /docs/internals/ppl
670+
671+
/docs/capabilities/programmatic-access /docs/internals/programmatic-access
672+
/docs/capabilities/programmatic-access.html /docs/internals/programmatic-access
673+
674+
/docs/manage/troubleshooting /docs/internals/troubleshooting
675+
/docs/manage/troubleshooting.html /docs/internals/troubleshooting

0 commit comments

Comments
 (0)