Commit Graph

105 Commits

Author SHA1 Message Date
Elliot Saba 7a0360bd42
Merge pull request #5 from BrunoZell/master
Added usage example
2018-09-21 11:36:39 +02:00
Bruno Zell 80b1ba3d4d added baisc usage example 2018-09-20 23:34:20 +02:00
Bruno Zell f9ac240d32 moved all source files to src folder 2018-09-20 23:29:03 +02:00
Elliot Saba c282f6328f
Merge pull request #4 from agairing/master
set certbot as default server
2018-09-13 23:35:03 +02:00
Andreas Gairing 06e08af0d7 set certbot as default server 2018-09-13 17:52:57 +02:00
Elliot Saba 467db4f64f
Merge pull request #3 from gkosciolek/master
Compatibility fixes
2018-08-22 14:07:31 -07:00
Grzegorz Kosciolek 27ecefec40 Fix the loop to make it sh compatible 2018-08-17 22:43:26 +02:00
Grzegorz Kosciolek c155cde276 Do not try to get certificate for wildcard domains as this is no longer supported by certbot 2018-08-17 21:49:37 +02:00
Elliot Saba 6fa5b2b577
Merge pull request #2 from rodrigobraga/master
Enable support to subdomains
2018-08-09 14:21:32 +01:00
Rodrigo Braga ee1ca1f28a fix scape 2018-08-09 08:46:12 -03:00
Rodrigo Braga a1355e5b5f isolates parameter inside quotes 2018-08-08 16:39:57 -03:00
Rodrigo Braga 41e0d3e9fc update version 2018-08-08 14:51:02 -03:00
Rodrigo Braga ce79bf4732 add support to subdomains 2018-08-08 14:48:02 -03:00
Valder Gallo 87730d6a2d sleep for more 10 sec 2018-06-28 12:19:02 -03:00
Valder Gallo b120666a60 missing recreate the file for the next week 2018-06-28 08:28:53 -03:00
Valder Gallo d9ba362833 add register script bash 2018-06-27 23:34:43 -03:00
Valder Gallo 418560a7be fix util sh 2018-06-27 22:19:19 -03:00
Valder Gallo b5b887d8af add old manteiner 2018-06-27 22:05:20 -03:00
Valder Gallo cf136e28d8 stop to reacreate keys on restart 2018-06-27 22:00:30 -03:00
Valder Gallo 91af6eaabc update datetime 2018-06-27 20:13:11 -03:00
Valder Gallo 43a2b720f6 add staging url for develop 2018-06-27 17:27:42 -03:00
Elliot Saba 87258f91e9
Add usage example to `README.md` 2018-05-02 14:34:23 -07:00
staticfloat@gmail.com b8b50ae5da Ditch `cron` for `bash` 2018-05-01 23:03:42 -07:00
staticfloat@gmail.com 844d521c95 Get rid of useless `crontab` command 2018-05-01 22:58:04 -07:00
Elliot Saba bd46b36841 Better scripting support 2017-07-23 21:50:04 -07:00
Elliot Saba 3d3a0be3cc Add startup script support 2017-06-20 11:27:05 -07:00
Elliot Saba 0a239137b0 Cleanup `Dockerfile` a bit 2017-04-29 15:04:32 -07:00
Elliot Saba 41f6416d7c Let's wait for the NGINX pid only, so we don't wait on cron 2017-01-30 14:29:18 -08:00
Elliot Saba 252044581c Cleanup fixes 2017-01-24 21:08:10 -08:00
Elliot Saba 07ad674223 Multitudinous fixes 2017-01-24 20:43:56 -08:00
Elliot Saba 90e3be422f Yet another rename 2017-01-22 22:58:30 -08:00
Elliot Saba 9f4becca7e Big rewrite so that we can enable sites as we get HTTPS certs 2017-01-22 22:33:45 -08:00
Elliot Saba e8f4c77ed7 More better error handling! 2017-01-19 18:17:56 -08:00
Elliot Saba a5e9215d92 Version 0.5: Less features makes for better software 2017-01-19 17:42:04 -08:00
Elliot Saba 9fca4ca0c7 Slight wording change 2017-01-02 15:31:30 -08:00
Elliot Saba afd4b57017 What was this `--renew-by-default` nonsense? :P 2017-01-02 00:46:53 -08:00
Elliot Saba 10f222b8a9 Just mess it all up 2017-01-01 21:34:59 -08:00
Elliot Saba d77ba8c122 Customizations 2017-01-01 12:58:42 -08:00
Henri Dwyer b621ba06ed add argument to create 1 certificate per domain 2016-11-19 17:30:02 -05:00
Henri Dwyer 50c94dc81f properly concat all domains' certs 2016-09-21 20:55:28 -04:00
Henri Dwyer d49ac4b307 crontab script path 2016-09-21 20:00:52 -04:00
Henri Dwyer 18d5a008a1 Merge LICENSE 2016-09-21 19:58:38 -04:00
Henri Dwyer 83f9981fa5 fix spaces in script 2016-09-21 19:58:25 -04:00
Henri Dwyer bf392156c6 Create LICENSE 2016-09-21 19:40:46 -04:00
Henri Dwyer 79cc989e76 fix readme 2016-09-21 19:39:33 -04:00
Henri Dwyer d4b3dbabab webroot support 2016-09-21 19:35:19 -04:00
Henri Dwyer 9a06ba637f improve script 2016-09-21 08:22:55 -04:00
Henri Dwyer 199376818c update crontab script 2016-09-20 22:51:36 -04:00
Henri Dwyer 3f7c7f3950 improve documentation - add dialog dep 2016-09-20 22:50:27 -04:00
Henri Dwyer e78baf4c37 use alpine base image 2016-09-20 21:12:59 -04:00