Skip to content

A Docker image with acme.sh and deploy-freenas which can be used to continually renew and deploy Let's Encrypt SSL certificates.

License

Notifications You must be signed in to change notification settings

fnichol/docker-acme-truenas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-acme-truenas

Build Status Docker Pulls GitHub

A Docker image with acme.sh and deploy-freenas which can be used to continually renew and deploy Let's Encrypt SSL certificates.

Table of Contents

Getting the Image

The image is hosted on Docker Hub and can be pulled down with:

$ docker pull fnichol/acme-truenas

Tools

There are several tools installed into this image--the specific versions can be determined by inspecting the Dockerfile.

acme.sh

acme.sh is a pure Unix shell script implementing ACME client protocol. The upstream base image is taken from the official Docker image and the software is released under the GNU General Public License, v3.

deploy-freenas

deploy-freenas is a Python script to deploy TLS certificates to a FreeNAS/TrueNAS (Core/Scale) server using the FreeNAS/TrueNAS API. The Python script is taken from the main branch of the GitHub project and the software is released under the the GNU General Public License, v3.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

You are invited to contribute to new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Authors

Created and maintained by Fletcher Nichol (fnichol@nichol.ca).

License

This Docker image is licensed under the MIT license.

About

A Docker image with acme.sh and deploy-freenas which can be used to continually renew and deploy Let's Encrypt SSL certificates.

Resources

License

Stars

Watchers

Forks