Michael Hamburger

Results 48 comments of Michael Hamburger
trafficstars

Sorry for neglecting this project so long. Some family and health issues... I will try to add this in the next days. To be honest I do not expect that...

@morsik If you are still interesting, you could try hamburml/docker-flow-letsencrypt:testing. The certificate of `DOMAIN_1` should be `00000000.combined.pem` where DOMAIN_1 is the first entry of the array. For example: `DOMAIN_1=('haembi.de' 'www.haembi.de')`...

Hey. Last time I checked the certbot docker image it wasn't updated to the latest version and I wasn't sure if they upload a new image shorty after they release...

I thought about using `docker.sock` in the next release (see testing branch) for restarting DFP because I will add the feature that the certificates are stored via docker secrets (and...

@PedroMD Sorry, I wasn't clear enough on my last post. I simply described what I hoped I could do (let a running service decide that this service/container should be reloaded)....

Hello viict, yes, I plan to upgrade this to allow wildcard certificates.

Sorry for being so silent. Have a lot to do with my indie gaming startup. And I need to think about missing additions like adding certs during runtime, using docker...

Hello there. I just created a new tag. Docker Cloud should build a new version and release it under v0.1.6. This may take some minutes. Sorry this took so long...

Thanks! I never used travis-ci before - currently this repository is build via docker hub integration. Let's hope I find some time to learn this.

Hi there, sorry for the delay. With v0.22 certbot will add ACMEv2 which gives us handy wildcard-certificates. I will test IPv6 support again when it's out and will come back...