Jump to content

Recommended Posts

Posted (edited)

Hi Guys,

I’ve been thinking a way to schedule the shutdown and startup of my app at specific times of the day
for example, at night, I won’t be working on my app, so I could shut it down to reduce resource consumption, and then start it up again in the morning to continue working on it.

I think I have an idea of how to schedule the shutdown, but I’m not sure how to automate the startup. My idea was to create a scheduled task to run the command "node app.js", but I’m not sure if it’s the best approach

Do you have any recommendations?

Edited by mricardi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...