https://github.com/caddyserver/cue-adapter
CUE config adapter for Caddy
https://github.com/caddyserver/cue-adapter
Last synced: 9 months ago
JSON representation
CUE config adapter for Caddy
- Host: GitHub
- URL: https://github.com/caddyserver/cue-adapter
- Owner: caddyserver
- Created: 2020-03-31T05:05:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T01:14:12.000Z (about 6 years ago)
- Last Synced: 2025-07-18T07:44:03.465Z (11 months ago)
- Language: Go
- Size: 43 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CUE Config Adapter for Caddy
================================
This plugin allows you to use [CUE](https://cuelang.org) to configure Caddy.
After plugging it in, run Caddy with your CUE file and `--adapter cue`.