Commit Graph

19 Commits

Author SHA1 Message Date
Jan Christian Grünhage 8369338216 feat: more powerful config generation
the build was successful Details
config generation is now done with jinja2 instead of sed.
also added a way to do the dns challenge without fiddling with more than env vars.

BREAKING CHANGE: a lot of env vars and volumes changed.
2018-04-23 18:55:55 +01:00
Jan Christian Grünhage a6ef1720ca feat: add lexicon support
the build was successful Details
add support for the lexicon dns tool, which makes integrating dehydrated with different DNS providers very easy
2018-04-23 10:21:41 +01:00
Jan Christian Grünhage 469fd3287b docs: fix webserver path for http challenge
the build was successful Details
2017-12-26 18:38:21 +00:00
Jan Christian Grünhage e4909ebf48
chore: move alpine-base to docker.jcg.re
the build was successful Details
2017-12-09 11:13:44 +01:00
Jan Christian Grünhage c09b89ae81 docs: fix markdown link
the build was successful Details
2017-12-06 14:32:43 +01:00
Jan Christian Grünhage 4e09337030 docs: add build status and change image link
the build was successful Details
2017-12-06 14:27:29 +01:00
Jan Christian Grünhage f4eb210180 chore(ci): add initial ci config
the build was successful Details
2017-12-06 14:09:50 +01:00
Jan Christian Grünhage c13080b7dd
Merge pull request #2 from jreichmann/zeroConf
Tutorial to use docker-dehydrated without any configuration
2017-12-06 10:37:17 +01:00
jreichmann db56dde142 Linked Zero-Config-Tutorial in README, improved wording a bit on the tutorial 2017-12-06 08:32:35 +01:00
jreichmann 52e7c7b506 Create documentation for zero-configuration-mode 2017-12-06 08:18:38 +01:00
Jan Christian Grünhage 7b9bc1af6e
Merge pull request #1 from jreichmann/master
Environment Variables can be passed in to give more precise control over dehydrated
2017-12-05 21:50:48 +01:00
jreichmann 7d1f62af77 Added missing quotation marks, configured dehydrated to run once to register initially 2017-12-01 17:32:19 +01:00
jreichmann 7916402f78 Set the correct service name in setup-script 2017-12-01 11:32:55 +01:00
jreichmann 52883558b5 Documented container-startup behaviour regarding configuration files, and behaviour with environment variables 2017-12-01 11:29:31 +01:00
jreichmann ee8e15944f Refactor config-modification into a service, document the optional environment variables so not setting them will not modify the configuration file, introduce check to see if config file exists before blindly copying one 2017-12-01 09:28:36 +01:00
jreichmann 29618dab22 Set default ACME endpoint to production 2017-11-30 22:17:34 +01:00
jreichmann 6b5c016334 Add support for environment variables which control wether to use staging or not and which type of challenge is used 2017-11-30 21:48:31 +01:00
Jan Christian Grünhage adadb253ab
Added support for the inwx hook 2017-07-12 04:43:35 +02:00
Jan Christian Grünhage f83aed18d0 Initial Commit 2017-07-12 03:57:57 +02:00