Skip to content

cben0ist/heroku-php-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST TEST TEST

This is nothing but a test heroku php dyno plugged to my github repo

using composer for php dependencies and publishing my index.php in the public dir. Procfile is configured using 1 single (free) nginx dyno

How-to deploy that ?

git add .
git commit -am "A relevant description"
git push -u origin master
heroku logs --tail

Heroku CLI vs Github

Pushing on github master branch triggers deploying on heroku

git remote -v

Currently lists heroku git and that github. Both branches live separatly (need to push or 1 or the other) but a heroku deploy is triggered when anything is pushed in any of these

Sources

About

testing heroku php configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages