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.
- On Devopness, navigate to a project, then select an environment
- Find the
Daemons
card - Click
View
in theDaemons
card to see a list of existingDaemons
- On the upper-right corner of the list, click
ADD DAEMON
- Follow the prompts then click
CONFIRM
- In the
Daemon
details view, the recently createdDaemon
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