Ansible and Caddy 2

Hi caddy community,

I did an Ansible Role that installs Caddy 2 on Linux. It currently works for Debian Buster. I will extend it to other distros:

Repository

Galaxy repository

Feedback are welcome!

Thanks, Jacobo

Cool! Thanks for making this. Is this something you’d be willing to maintain? If so, we could add it to our community-contributed distributions on our install page: Install — Caddy Documentation

Hi @matt,

Yes. I am willing maintain it. My plan is to extend support to Fedora, not only Debian based distros.

Thanks, Jacobo

I added Ubuntu and Fedora support :grinning:

Could you add Arch Linux support too? Looks like Caddy 2 finally made it into the official repos: https://archlinux.org/packages/community-testing/x86_64/caddy/

UPDATE: OK, you have to enable the Community-Testing repo in order to install the package, otherwise it works as expected. Hopefully it will get out of testing soon, and then you can get rid of that step.

Hi @skyfaller!

I will follow up it. I have not experience with Arch. Can you help me to test in near future ?