Commit graph

7 commits

Author SHA1 Message Date
Jan Christian Grünhage 8369338216 feat: more powerful config generation
All checks were successful
the build was successful
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
All checks were successful
the build was successful
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
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 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 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 f83aed18d0 Initial Commit 2017-07-12 03:57:57 +02:00