Search results

  1. M

    server needs restart after changing the node application content

    Hi, I am running the latest version of ubuntu and LSWS on a vps server. I am trying to run multiple node applications on this server. Everytime I make changes to app.js, I need to restart the lsws server, which affects all other applications. Is there a way to avoid this? I tried nodemon, but...
  2. M

    node application blocks port 80 and lsws from restarting

    Hi, I am running the latest version of ubuntu and LSWS on a vps server. I am trying to run multiple node applications on this server. 1. When I run node on Port 3000, it seems to start nginx and this essentially blocks port 80 http. Next time I try to restart lsws fails because port 80 is not...
Top