Difference between revisions of "Nginx Passenger"
From Wasya Wiki
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Done; this is now in Ansible. | ||
+ | Validate install: | ||
− | + | /usr/bin/passenger-config validate-install | |
− | + | ||
− | + | purge: | |
− | + | ||
− | + | apt-get purge nginx nginx-common | |
− | + | ||
− | apt-get | + | |
− | + |
Latest revision as of 22:14, 16 October 2024
Done; this is now in Ansible.
Validate install:
/usr/bin/passenger-config validate-install
purge:
apt-get purge nginx nginx-common