RITlug / infrastructure

This repository hosts all RITlug-related server configuration management.
Mozilla Public License 2.0
0 stars 0 forks source link

Set Let's Encrypt renewal as cron jobs #19

Open Tjzabel opened 5 years ago

Tjzabel commented 5 years ago

We currently have several servers that make use of Let's Encrypt. The renewal process is currently 100% manual, and should be transferred to an automated process.

nlMeminger commented 5 years ago

I’m all for automating this, but we should have a place where we can be alerted if anything similar to this were to fail. Maybe a new slack channel with a webhook?

On Wed, Oct 30, 2019 at 19:54 Tim Zabel notifications@github.com wrote:

We currently have several servers that make use of Let's Encrypt. The renewal process is currently 100% manual, and should be transferred to an automated process.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RITlug/infrastructure/issues/19?email_source=notifications&email_token=AELFBEPBTVCLGVQETARMKIDQRINCXA5CNFSM4JHB5EP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVTD2FA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AELFBEKORLUWIWMO6KY2XELQRINCXANCNFSM4JHB5EPQ .

Tjzabel commented 5 years ago

@nlMeminger RITlug eboard gets email notifications when Let's Encrypt needs to be renewed.

Tjzabel commented 4 years ago

PR #23 starts the process of automating this certificate renewal process. This issue will only be marked as closed once all services that require LE certs have automated renewals.