Skip to content

Nginx & Database Start Stop Restart

Sriram Viswanathan edited this page Jun 4, 2023 · 1 revision

NOTE: Make sure you have the permissions to do this sudo command from the PSC team before you can execute this command.

Both Postgres and Nginx use systemctl to run on Vm012 - they are both services.

You can start/stop/restart both Nginx and Postgres on Vm012 using the following command -

sudo /usr/bin/systemctl (start/stop/restart) (nginx|postgresql-12)