Skip to content

guilleiguaran/heroku-nginx-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Using nginx server under Heroku

This is a template application for Heroku nginx buildpack

Usage

git clone git://github.com/guilleiguaran/heroku-nginx-template.git
mv heroku-nginx-template your-app
cd your-app
heroku create your-app --stack cedar --buildpack http://github.com/essh/heroku-buildpack-nginx.git
git add .
git commit -m "Initial commit"
git push heroku master

About

Template application for nginx heroku buildpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published