caddyserver / website

The Caddy website
156 stars 153 forks source link

Update install.md - Add OPNsense installation method #386

Closed Monviech closed 7 months ago

Monviech commented 7 months ago

I'm not sure if a more specialized implementation of Caddy is also allowed to be shown on the website. This integration offers a GUI inside the OPNsense Firewall.

The os-caddy package is the GUI component, and it depends on caddy-custom, an xcaddy built Caddy in the FreeBSD ports.

Since OPNsense runs on FreeBSD, Caddy can be used like on any other plattform (by editing the Caddyfile and not using the provided GUI if wanted).

I think it's worth a shot to offer a quick example of this community maintained installation method, since it's a part of OPNsense ports and plugins now.