Deploying a Cherrypy application to AWS Elastic Beanstalk - ERROR Your WSGIPath refers to a file that does not exist.
"Sviatoslav Sydorenko (@webknjaz)" <[email protected]> Fri, 7 Sep 2018 23:51:53 -0700 (PDT)
| Newsgroups | gmane.comp.python.cherrypy |
|---|---|
| Message-ID | <[email protected]> |
Create a module exposing app as per WSGI spec and use it:
# smth like:
application =
cherrypy.tree.mount(Root())
http://docs.cherrypy.org/en/latest/advanced.html?highlight=wsgi#make-your-cherrypy-application-a-wsgi-application
P.S. Feel free to contribute to our docs with an improvement :)
--
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.