Go to file
Jan Christian Grünhage e4909ebf48
All checks were successful
the build was successful
chore: move alpine-base to docker.jcg.re
2017-12-09 11:13:44 +01:00
root/etc Added missing quotation marks, configured dehydrated to run once to register initially 2017-12-01 17:32:19 +01:00
.drone.yml chore(ci): add initial ci config 2017-12-06 14:09:50 +01:00
Dockerfile chore: move alpine-base to docker.jcg.re 2017-12-09 11:13:44 +01:00
README.md docs: fix markdown link 2017-12-06 14:32:43 +01:00
zero-config-mode.md docs: add build status and change image link 2017-12-06 14:27:29 +01:00

docker-dehydrated

Build Status

This is a docker container that wraps around dehydrated.

Usage

For a short tutorial on how to use this container with zero-configuration to sign certificates using the HTTP-Challenge, see "Zero-Config"-Mode".

Environment variables

The following environment variables can be set to influence the container's behaviour:

  • $ENDPOINT which ACME-Endpoint you want to use, supported values: "staging", "production" (default).
  • $CHALLENGE what type of challenge should be used, supported values: "http-01" (default), "dns-01"

If the environment variables were not explicitely set, no modification to the configuration file is made

Behaviour on startup

When the container is started, a script is run which looks for the configuration file in the places supported by dehydrated, and if no configuration file is found, it will copy the example configuration file into /etc/dehydrated/config.