Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • It installs NodeJS and several required other packages
  • It creates a directory and clones the Git repo to it
  • It imports the Nginx config necessary for the proxy
  • It installs the Spot application using NodeJS
  • it copies the customised .env file to the application directory
  • Then it creates a service to make Spot run consistently and be manageable with Systemd
  • Lastly, it starts the Spot service

If you need customisation customization of the plugin, please see this page: <link to knowledge-base page for modifying a plugin> Create a plugin (same for changing a plugin).