Skip to content

vaizard/mage-acmedns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mage-acmedns

Ansible role to deploy ACME-DNS. This role uses the

Usage

- hosts: acmedns
  strategy: free
  roles:
     - { role: mage-update }
     - { role: mage-base-common }
     - { role: mage-podman }
     - { role: mage-acmedns }

If you run up into issues, look at mage-podman documentation. This role intentionally uses podman just for the fun of it. Supporting acme-dns without podman is dead simple, PRs to implement it as well as a side-by-side options are welcome.

About

Ansible role to deploy ACME-DNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages