This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Wishlist
Hi guys. Would you like to contribute to Phusion Passenger? The documentation is lagging a bit behind and we could really use some help. If you want to help out, please choose something from the list below and send a patch. Thanks. :)
The Users Guide is actually a .txt file, located in doc/Users Guide.txt. It’s converted to HTML by AsciiDoc, the same tool that Git uses for formatting its documentation.
Other documentation
- Phusion Passenger defaults to the “production” environment. Some people ask on the mailing list why their application can’t connect to the database, and 9 out of 10 times it turns out that they expected the application to be run in the “development” environment. Either that, or they don’t know what environments are. The manual should include this information.
- Some people run external commands in their Rails apps (e.g.
system("foo")). That will fail if the command isn’t inPATH. There should be a chapter which explains what the problem is and how they can update thePATHenvironment variable for Apache/Passenger.






