- NodeJS
- MySQL
-
Copy environment from
server/.env.keepintoserver/.envand adjust the configuration -
Copy file
p.serviceinto/etc/systemd/system -
Reload systemd daemon service
systemctl daemon-reload -
Enable and start service
systemctl enable p systemctl start p systemctl status p