read Passengerfile.json on restart app

106 views
Skip to first unread message

Philip Scigala

unread,
Jan 5, 2017, 9:02:57 AM1/5/17
to Phusion Passenger Discussions
Hello!

Im currently testing Passenger for deploying Meteor application on AWS.

Deployment works!

Updating the application works like its is described from the tutorial with this script:



What is not working that changes made in "Passengerfile.json" are handled when i restart the application with this script.
(sudo passenger-config restart-app --ignore-app-not-running --ignore-passenger-not-running /var/www/myapp/bundle)

Any suggestions?

I have to stop passenger and boot it again for it to work

Daniel Knoppel

unread,
Jan 5, 2017, 12:50:06 PM1/5/17
to Phusion Passenger Discussions
That is correct, options in Passengerfile.json can be server-wide (rather than application specific) so a Passenger restart is needed to process changes in that file (hot reloading is not supported).

- Daniel
Reply all
Reply to author
Forward
0 new messages