Skip to content

caddyserver/pkl-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pkl Config Adapter for Caddy

This plugin allows you to use Pkl to configure Caddy.

REQUIREMENTS: This package uses Apple's official Go bindings, which spawns a child process, so the pkl command must be installed on your system.

Install

Install with xcaddy.

xcaddy build \
    --with github.com/caddyserver/pkl-adapter

Usage

Specify with the --adapter flag for caddy run.

caddy run --config /path/to/pkl/config.pkl --adapter pkl

About

Configure Caddy with Pkl format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages