I need help creating this file for ubuntu linux
Instructions 1. As a group, create a system service for your DB MQ Consumer and API MQ Consumer that does the following: 1. Starts the related consumers to run in the background 2. Starts when the system is rebooted 3. Starts only if/when the network is available (since you can't check the mq service since it's on a different machine) 4. Restarts the process (or child processes) if they fail or are terminated abruptly
I need help creating this file for ubuntu linux
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am