mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
[GH-ISSUE #113] TLS cert not updated. #1293
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FunDeckHermit on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/113
I've been following the quick install guide and got stuck after getting the containers up.
What I've done:
What's the problem:
I cannot continue as .zip is a HTTPS only TLD. (TRAEFIK DEFAULT CERT)
@FunDeckHermit commented on GitHub (Jan 30, 2025):
I'm just stupid:
Was trying to enter root (https://example.zip) while pangolin was running at the subdomain (https://pangolin.example.zip).
Leaving the issue as It might help someone else!