cron-ssl

1.1.0 • Public • Published

cron-ssl

A task that auto-renews SSL certificates from LetsEncrypt (for app-node-template) Runs every Friday's at 6pm (that way I have the weekend to debug if something goes wrong)

One-time task

$ node task.js --domain oplab.barrios.io --config-folder config-oplab --app-folder app-node-template

Cron (autoron every week)

$ npm start

important:

Don't forget to set the arguments in ecosystem.config.js before running cron!

--domain oplab.barrios.io --config-folder config-oplab --app-folder app-node-template

/cron-ssl/

    Package Sidebar

    Install

    npm i cron-ssl

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    7.31 kB

    Total Files

    8

    Last publish

    Collaborators

    • josebarrios