mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[GH-ISSUE #79] [Subdomains] DynDNS #51
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Svenum on GitHub (Jan 9, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/79
I would love to see an option to add a dyndns to a domain, so that the created Record is a CNAME pointing on the dyndns URL insted of the allocation IP of the Server.
So it should be possible use 0.0.0.0 as allocation and set the dyndns.
@Simnico99 commented on GitHub (Jan 13, 2026):
Just CNAME support in general would be a nice feature I have a dynamic IP since we are able to set an SRV Target I think we could do the same just adding CNAME to the available choices.
Also being able to Disable A/AAAA and set CNAME as default.