Comment on Ask HN: Examples of bad open-source code to learn what to avoid?parentComments−jstarfish7yDreamhost will configure Passenger via cPanel to deploy your Django/RoR apps.https://help.dreamhost.com/hc/en-us/articles/215769578-Passe...It's not as seamless as PHP (restarting the Passenger service to reflect code changes requires an ssh session and touching a pidfile), but shared hosting isn't entirely stuck on PHP anymore.
Comments
Dreamhost will configure Passenger via cPanel to deploy your Django/RoR apps.
https://help.dreamhost.com/hc/en-us/articles/215769578-Passe...
It's not as seamless as PHP (restarting the Passenger service to reflect code changes requires an ssh session and touching a pidfile), but shared hosting isn't entirely stuck on PHP anymore.