caddyserver

Hello community!

This is my first post here :smiley:

At first, thanks for great work.

I like the caddyserver. Cool features and simple config. I use caddy as reverse proxy for my docker applications.

Installation:

sudo curl https://getcaddy.com | bash -s http.cache,http.expires,http.filter,http.ipfilter,http.minify,http.ratelimit,http.git

Parameter ‘-s’ … selection of plugins

Suggestion:

Install caddy with php-fpm. webroot with index.php … phpinfo() … ‘Caddyfile’ with frequently used use cases (e.g. reverse proxy, load balancing, directory protection, automatic update from git repo, …)

Any chance for caddyserver in the near future?

https://caddyserver.com/
https://caddyserver.com/docs

https://github.com/caddyserver/examples

https://getcaddy.com -->> bashscript for installation; check OS, download and install (look comment in head)

Regards from Berlin

Cool…that would be pretty awesome

any updates on this?

Here the GitHub request: https://github.com/MichaIng/DietPi/issues/4044
And here the FeatHub link to give it a vote: https://feathub.com/MichaIng/DietPi/+100

So where are we with Caddy? I’ve recently Caddy on dietpi and it messed up with systemctl and dietpi-services. More details about that in another thread.

There is no plan to add Caddy soon