Add a Daemon

Add a Daemon to keep a program alive, always running with the number of configured processes. A daemon run as a background process and can restart the program when it fails or its code/command line is modified.

  1. On Devopness, navigate to a project, then select an environment
  2. Find the Daemons card
  3. Click View in the Daemons card to see a list of existing Daemons
  4. On the upper-right corner of the list, click ADD DAEMON
  5. Follow the prompts then click CONFIRM
  6. In the Daemon details view, the recently created Daemon details can be seen

Required Permissions:

NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:

Resource Type Permission
Daemon Add

For instructions on how to grant user permissions in an environment, see Add team to an Environment