Add a service
Often applications rely on background processes, such as web servers or databases, to deliver results. Add a Service to manage linux services, such as web servers or databases to all servers and applications that depend on them.
- On Devopness, navigate to a project then select an environment
- Find the
Services
card - Click
View
in theServices
card to see a list of existingServices
- On the upper-right corner of the list click
ADD SERVICE
- Follow the prompts then click
CONFIRM
- In the
Service
details view, the recently createdService
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 |
---|---|
Service | Add |
For instructions on how to grant user permissions in an environment, see Add team to an Environment