[GH-ISSUE #689] How to add a local domain? #3511

Closed
opened 2026-04-20 07:29:27 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ExXxtr3me on GitHub (May 7, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/689

Hey, i just migrated all my services to a local only Pangolin from Zoraxy.
In Zoraxy, NPM, Caddy and so on i was able to add a local domain for some services that i only use locally, something like start.lan to access my homepage docker or music.lan for the music assistant. I'm not really sure how to replicate this with Pangolin, has anyone done that?

Originally created by @ExXxtr3me on GitHub (May 7, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/689 Hey, i just migrated all my services to a local only Pangolin from Zoraxy. In Zoraxy, NPM, Caddy and so on i was able to add a local domain for some services that i only use locally, something like start.lan to access my homepage docker or music.lan for the music assistant. I'm not really sure how to replicate this with Pangolin, has anyone done that?
Author
Owner

@ExXxtr3me commented on GitHub (May 7, 2025):

Ok i figured it out, had to add the domain like this:

    domain4:
    base_domain: lan
    cert_resolver: letsencrypt
    prefer_wildcard_cert: false
<!-- gh-comment-id:2857652854 --> @ExXxtr3me commented on GitHub (May 7, 2025): Ok i figured it out, had to add the domain like this: ``` domain4: base_domain: lan cert_resolver: letsencrypt prefer_wildcard_cert: false ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#3511