Skip to content

mrluanma/tornado_circus_heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tornado_circus_heroku

Manage a bunch of Tornado app processes on one Heroku dyno with Circus.

Just click the button

Heroku Deploy

Or hardcore mode

$ heroku create
$ heroku buildpacks:set heroku/python
$ heroku buildpacks:add heroku-community/nginx
$ git push heroku main
$ heroku open

About

Manage a bunch of Tornado app processes on one Heroku dyno with Circus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published