Skip to content
Liz edited this page Dec 12, 2019 · 5 revisions

Deployment


If a new version of the JS is ready to be deployed the following steps must be taken:

  • Upload the new JS to the server via FTP (Filezilla or other.)
  • Log into the server as lt3. ENSURE YOU ARE ALWAYS USING THE SAME ID TO RUN.
  • Run the script in the home folder.
  • double check dup processes of zakum are not running (ps -ef -a |grep node.) Kill any dups if needed.
  • Read the README if needed. (less README; q to exit.)
Clone this wiki locally