-
Have you seen [this](https://github.com/phusion/baseimage-docker)? Why not use that as a base image for this setup?
-
@chrisvfritz Hi Chris! Looks like I have successfully used Phusion Passenger. I understand that it allows our web apps to run faster, but I want to hear what you think about it too. Can you give me so…
-
phusion/baseimage:jammy-1.0.4
-
What is the best practice for integrating chruby with Phusion Passenger? Is there one?
I have chruby auto switching enabled at the system level and it would be nice to not have to hard code the pass…
-
Attempting to use this under Passenger and Apache but it does not seem to be getting to the redirect. Any guidance on what I should look for or is this known to work/not work under these conditions? (…
-
My production server is a ubuntu 16 managed by Plesk Onyx, which uses Phusion Passenger to manage different nodejs apps. Remotedev-Server does not work on this setup.
I'm not very acquainted with s…
-
I'm having a weird issue where its forcing a redirect to "500 Internal Server Error" default page, instead of the exception_handler show action for the not found error. The views work in development, …
-
It's amazing that this is now required by canvas lms stable releases moving forward but there's a HUGE lack of documentation around production configuration or any configuration really.
On that not…
-
I recently moved to Phusion Passenger. I read ([here](http://www.stormconsultancy.co.uk/blog/development/how-to-get-more-bang-for-your-heroku-buck-while-making-your-rails-site-super-snappy-redux)) tha…
-
Implement the good ideas in http://phusion.github.io/baseimage-docker/
A permanent container should also have syslog, cron, and ssh. These are optional but for an urbit host, ssh is probably desirabl…