Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bjw-s/lego-auto

Scheduled LE certificates using the Lego ACME library
https://github.com/bjw-s/lego-auto

golang lego letsencrypt

Last synced: 4 days ago
JSON representation

Scheduled LE certificates using the Lego ACME library

Awesome Lists containing this project

README

        

# lego-auto

![GitHub last commit](https://img.shields.io/github/last-commit/bjw-s/lego-auto?style=flat-square) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bjw-s/lego-auto/build_and_release.yaml?style=flat-square) [![Go Report Card](https://goreportcard.com/badge/github.com/bjw-s/lego-auto?style=flat-square)](https://goreportcard.com/report/github.com/bjw-s/lego-auto) [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/bjw-s/lego-auto?sort=semver&style=flat-square)](https://github.com/bjw-s/lego-auto/releases/latest)

This app will automatically issue and renew LetsEncrypt certificates, leveraging the [go-acme/lego](https://github.com/go-acme/lego) library.

## Usage

TODO

## Docker

A Docker image can be found here: [GitHub Container Registry](https://ghcr.io/bjw-s/lego-auto).