Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MaraDNS #2071

Merged
merged 1 commit into from Jun 12, 2019
Merged

Add support for MaraDNS #2071

merged 1 commit into from Jun 12, 2019

Conversation

awalgarg
Copy link
Contributor

@awalgarg awalgarg commented Jan 31, 2019

MaraDNS is a lightweight self-hosting DNS server. This patch adds
support for adding records to zone files stored on the server in the
format expected by MaraDNS. Path to the file should be exported in
MARA_ZONE_FILE environment variable. To reload the configuration
automatically, the user must provide path to the pid file of duende (the
daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
(--pid argument to duende).

P.S., sorry I opened the request to the master branch earlier by mistake.

@Neilpang
Copy link
Member

Neilpang commented Feb 1, 2019

@awalgarg awalgarg changed the title Add dns_maradns.sh Add support for MaraDNS Feb 1, 2019
@awalgarg
Copy link
Contributor Author

awalgarg commented Feb 1, 2019

@Neilpang I've updated the patch and created an API specific issue, could you review again?

#2072

@Neilpang
Copy link
Member

please move the usage to wiki page:
https://github.com/Neilpang/acme.sh/wiki/dnsapi

@awalgarg
Copy link
Contributor Author

dnsapi/dns_maradns.sh Outdated Show resolved Hide resolved
@Neilpang
Copy link
Member

@awalgarg
Copy link
Contributor Author

Fixed

@awalgarg
Copy link
Contributor Author

@Neilpang Hey, anything else needed to merge this?

dnsapi/dns_maradns.sh Outdated Show resolved Hide resolved
MaraDNS is a lightweight self-hosting DNS server. This patch adds
support for adding records to zone files stored on the server in the
format expected by MaraDNS. Path to the file should be exported in
MARA_ZONE_FILE environment variable. To reload the configuration
automatically, the user must provide path to the pid file of duende (the
daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
(--pid argument to duende).
@Neilpang Neilpang merged commit 65058db into acmesh-official:dev Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants