Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobwgillespie/heroku-buildpack-caddy

Heroku buildpack to install Caddy, the fast, cross-platform HTTP/2 web server with automatic HTTPS
https://github.com/jacobwgillespie/heroku-buildpack-caddy

caddy heroku-buildpack

Last synced: 2 months ago
JSON representation

Heroku buildpack to install Caddy, the fast, cross-platform HTTP/2 web server with automatic HTTPS

Awesome Lists containing this project

README

        

# heroku-buildpack-caddy

This is a [Heroku buildpack](https://devcenter.heroku.com/articles/buildpacks) for installing the [Caddy server](https://caddyserver.com/).

### Environment Variables

| Variable | Description
| -------- | -----------
| `CADDY_REPO` | The GitHub repository used to find Caddy releases. Defaults to `mholt/caddy`.
| `CADDY_VERSION` | The version of Caddy to install.