Certbot expereince on Trellis?

Hi All,
I’ve got a left field implementation - laravel and couchdb… ansible letsencrypt is not happy with providing a cert for the couchdb so I’m looking at replacing it with certbot…

Has anyone had any experience in dropping certbot into Trellis? It looks like the main thing is to populate the certbot_certs: [] variable…?

Cheers
bret

Using certbot is possible but it didn’t fully replace trellis’ letsencrypt implementations ~2 years ago.

See: https://github.com/roots/trellis/pull/896

tl;dr
Use certbot when you don’t use any trellis built-in ssl providers

1 Like

Related Trellis issue/PR:


This topic was automatically closed after 42 days. New replies are no longer allowed.