MercenariesEngineering / coalition

A small but beautiful task manager to manage, why not, your render farm.
http://coalition.readthedocs.io
GNU Lesser General Public License v2.1
58 stars 17 forks source link

start worker #51

Open ts-sz opened 6 years ago

ts-sz commented 6 years ago

Hi guys, here a quickly *systemd service for workers! to make it work:

  1. Copy txt file in /etc/systemd/system/coalition_worker.service
  2. Change Environment's VARS with yours.
  3. Reload systemd: systemctl daemon-reload
  4. Start the service: systemctl start coalition_worker.service
  5. Enable service:systemctl enable coalition_worker.service
  6. Enjoy

coalition_worker.service.txt