Skip to content

Add domain path-based access rules #4408

@myagizmaktav

Description

@myagizmaktav

Summary

Add Vercel-like domain/path access rules for Dokploy domains.

Requested behavior

  • Allow rules per domain and path
  • Support path match types: exact, prefix, regex
  • Support basic auth on protected paths
  • Support IP allow list on protected paths
  • Allow advanced matcher expressions for Traefik request conditions
  • Work for both application domains and compose domains

Example

Protect google.com/redirect with basic auth and optional IP restrictions while preserving normal traffic for other paths.

Verification

  • Typecheck passes
  • Targeted domain/Traefik tests pass
  • Full vitest passes excluding existing real integration test file

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions