Commit Graph

73 Commits

Author SHA1 Message Date
Damian Silbergleith Cunniff 67821fcc0d move link functionality into utils as a sh function 2019-05-24 19:46:23 -07:00
Damian Silbergleith Cunniff caae172589 allow user configs without custom image 2019-05-17 08:22:04 -07:00
Elliot Saba 4bdc75aa81
Merge pull request #8 from greendeath/master
Added IPv6 Support for the docker container
2019-03-29 17:48:39 -07:00
Dominique Roux 479a108172 Added IPv6 Support for the docker container
- Enabled IPv6 for the nginx server
2019-02-11 16:30:04 +01:00
Elliot Saba af4a499299
Merge pull request #6 from BrunoZell/master
Fix problems with rate limit - updated
2018-10-03 11:41:46 +08:00
Bruno Zell 642614cdad use domains private key file as timestamp 2018-10-03 05:31:43 +02:00
Bruno Zell a1104ffceb comments 2018-10-03 05:11:59 +02:00
Bruno Zell 66585d9765 put conditional renewal logic into certbot loop 2018-10-03 05:09:42 +02:00
Bruno Zell 57c429078c move more renewal logic to util.sh 2018-10-03 05:04:44 +02:00
Bruno Zell a89ebd176f fix function return 2018-09-28 17:48:31 +02:00
Bruno Zell 16e052dc8c comments and documentation 2018-09-28 17:14:41 +02:00
Bruno Zell 73851752f7 renaming 2018-09-28 17:11:05 +02:00
Bruno Zell 96897f8e37 move interval management to a util funcion 2018-09-28 17:07:33 +02:00
Bruno Zell 1aa799bb70 add maintainer 2018-09-28 16:00:02 +02:00
Bruno Zell f7668d4347 call certbot only once 2018-09-28 15:58:30 +02:00
Bruno Zell 00d0b9b803 remove register.sh 2018-09-28 15:50:12 +02:00
Bruno Zell fc1b972104 merge valdergallo PR with master 2018-09-28 14:59:43 +02:00
Bruno Zell 5aa7438c46 create src folder 2018-09-28 14:53:48 +02:00
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