mirror of
https://github.com/willnorris/imageproxy.git
synced 2024-12-16 21:56:43 -05:00
Update README.md
This commit is contained in:
parent
b0580ee6c3
commit
c13dfcfa62
1 changed files with 4 additions and 0 deletions
|
@ -246,6 +246,10 @@ my server and start it using `sudo service imageproxy start`. You will
|
|||
certainly want to modify that upstart script to suit your desired
|
||||
configuration.
|
||||
|
||||
## Deploying to Heroku ##
|
||||
|
||||
It's easy to vendorize the dependencies with `Godep` and deploy to Heroku. Take a look at [this GitHub repo](https://github.com/oreillymedia/prototype-imageproxy)
|
||||
|
||||
## Docker ##
|
||||
|
||||
A docker image is available at [`willnorris/imageproxy`](https://registry.hub.docker.com/u/willnorris/imageproxy/dockerfile/).
|
||||
|
|
Loading…
Reference in a new issue