Skip to content

Integration without /admin #11

@juriansluiman

Description

@juriansluiman

After digging through the source I noticed the the /admin is hard coded in the URL string.

I put my pi-hole behind Traefik with a piece of middleware so my /admin is removed from the URL. This way, I access the dashboard via https://dns1.mydomain/ and https://dns2.mydomain/. I tried integrating both pi-hole's into HA and stumbled upon this issue.

Before trying something (I know some python to make a PR but have no idea how to patch a module which somehow lives inside HA), I open this issue just to check if this will be an acceptable solution. A code example is put here:

c1dbfa1...juriansluiman:patch-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions