I offer you my systemd service install script for Newt #25

Closed
opened 2025-11-19 07:12:17 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mellow65 on GitHub (May 11, 2025).

Greeting all, AI and myself have done our best to make a script help set up a Newt installation using systemd service on at new site.

I've done all of my testing in a proxmox container running deb12, so I haven't had a chance to expanded out from there. But it does do a check on OS and CPU and downloads the according Newt install.

The script allows for:

  1. Fresh install and sets up a systemd service.
  2. Update Newt Credentials for existing systemd service with a new site credentials.
  3. Update Newt binary file. (doesn't do a version check, just pulls latest and replaces existing file)
  4. Removes Newt and the systemd service

Do with it as you please. 😊

https://github.com/mellow65/newt_installer

Originally created by @mellow65 on GitHub (May 11, 2025). Greeting all, AI and myself have done our best to make a script help set up a Newt installation using systemd service on at new site. I've done all of my testing in a proxmox container running deb12, so I haven't had a chance to expanded out from there. But it does do a check on OS and CPU and downloads the according Newt install. The script allows for: 1. Fresh install and sets up a systemd service. 2. Update Newt Credentials for existing systemd service with a new site credentials. 3. Update Newt binary file. (doesn't do a version check, just pulls latest and replaces existing file) 4. Removes Newt and the systemd service Do with it as you please. 😊 https://github.com/mellow65/newt_installer
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#25