abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
771 stars 315 forks source link

Commercial usage #127

Open renegoretzka opened 6 years ago

renegoretzka commented 6 years ago

Hello,

how can I use this image for commercial use? I have bought a license, but I dont know where to enter the API-Key and Account ID.

Thank you!

cannap commented 6 years ago

hi, i have the same problem :/

abiosoft commented 6 years ago

This image is built from source and it is not ideal for commercial users. Not due to difference in functionality, but due to the license as evident from caddy -version.

You need to build a custom image since the license info is generated at build time. I can modify abiosoft/caddy:builder to support commercial license and you can base your images off that.

andreportela commented 6 years ago

That will be awesome!