Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Heroku buildpack: Caddy

This is a Heroku buildpack that runs Caddy.

Usage

Example usage:

$ ls
Caddyfile

$ heroku create --buildpack http://github.com/twistly/heroku-buildpack-caddy.git

$ git push heroku master
...
-----> Heroku receiving push
-----> Fetching custom buildpack
-----> Caddy app detected
-----> Found a Caddyfile

The buildpack will detect that your app has a Caddyfile in the root and start caddy with that config file. To build your Single page app, etc. please use another build pack before this one.

About

Heroku Buildpack for Caddyserver

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages