-
Notifications
You must be signed in to change notification settings - Fork 71
Things Needed For Docker #15
Comments
For SSL CERT, should we add https://github.com/icing/mod_md so we can generate also valid certificates using LetsEncrypt? |
We should also add automated builds. The current images are 4 and 6 months old. |
Yes very good point. We can either use a one-off openssl command like here (look for the yellow bar) or something else. @franbuehler might have already made something for us though luckily :) |
hmmm, you think its not a drag on the letsencrypt echosystem?> |
The only thing is if this is a public facing IP or not. Otherwise, it won't work. |
@danehrlich1 This one is > 2 years old, lots of things have changed by now. Do you think you can create a new issue with the remaining stuff you'll like to see? I'm closing this one. |
This container is going to be run as a reverse proxy basically.
It should:
docker run
.Future Cool Stuff:
The text was updated successfully, but these errors were encountered: