Let's Encrypt free SSL certs without MeteorUp or Galaxy

If anyone wants to secure their site with free SSL certs from Let’s Encrypt but doesn’t use MeteorUp or Galaxy, I’ve made a Let’s Encrypt Meteor package.

This makes it easy to issue and renew certs with the certbot:

letsencrypt certonly --webroot

by automatically serving the challenge responses.

Checkout the Readme for instructions.