#1309 prosodyctl comand to show what DNS records to add
Reporter
Zash
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Type-Enhancement
Status-Accepted
Difficulty-Easy
Priority-Medium
Zash
on
Description of feature:
A new `prosodyctl dns` command that generates the DNS records needed, based on the current configuration.
Motivation:
DNS configuration is one of the things that are still tricky for new (and old) users.
A command that shows what records to insert would go a long way.
Other:
`prosodyctl check dns` might have some code that could be shared.
Zash
on
This shouldn't be too hard on its own, so marking it as easy.
Description of feature: A new `prosodyctl dns` command that generates the DNS records needed, based on the current configuration. Motivation: DNS configuration is one of the things that are still tricky for new (and old) users. A command that shows what records to insert would go a long way. Other: `prosodyctl check dns` might have some code that could be shared.
This shouldn't be too hard on its own, so marking it as easy.
Changes