invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
419 stars 268 forks source link

Default Caddy close #408 #409

Closed kreativmonkey closed 3 years ago

kreativmonkey commented 3 years ago

Change the docker-compose template back to caddy as the default server.

Every part of the Dockerfiles repository pointed out that caddy should be the default setting but the docker-compose file use nginx as default. This is a working setup with caddy as the default webserver.

turbo124 commented 3 years ago

Most users are preferring the nginx as the base, so I don't think we'll merge this unfortunately.

kreativmonkey commented 3 years ago

In this case you should please update your README and other documentation to fit to the new orientation! Everything tells "default Caddy" and you don't want default caddy, that is not the best experience!