homepage/docs/widgets/services/caddy.md
2024-01-19 16:18:17 -05:00

15 lines
358 B
Markdown

---
title: Caddy
description: Caddy Widget Configuration
---
[Caddy](https://github.com/caddyserver/caddy) - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Allowed fields: `["upstreams", "requests", "requests_failed"]`.
```yaml
widget:
type: caddy
url: http://caddy.host.or.ip:adminport # default admin port is 2019
```