Skip to content

Services deployed via Dokploy Inaccessible After Customizing Traefik Ports via Environment Variables #804

Description

@chuyun

To Reproduce

  1. Customize the TRAEFIK_PORT and TRAEFIK_SSL_PORT environment variables as per the instructions in How to make Dokploy to do not require port 80 and 443 to be avilable? #130 .
  2. Restart the relevant services.
  3. Attempt to access the services through Traefik.

Current vs. Expected behavior

Expected Behavior
The services should be accessible through the customized ports without any issues.

Actual Behavior
All reverse-proxied services become inaccessible.

Provide environment information

Dokploy Version: v0.13.1

Which area(s) are affected? (Select all that apply)

Traefik

Are you deploying the applications where Dokploy is installed or on a remote server?

Same server where Dokploy is installed

Additional context

After following the guidance from Issue #130 to customize the environment variables TRAEFIK_PORT and TRAEFIK_SSL_PORT, all services reverse-proxied through Traefik become inaccessible. We need to discuss whether a general solution should be provided in Dokploy to resolve this issue.

Will you send a PR to fix it?

Maybe, need help

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions