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
Servicescard - Click
Viewin theServicescard 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
Servicedetails view, the recently createdServicedetails can be seen
Required Permissions
To complete the steps in this guide, the user needs 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
Services
Many applications depend on background services, like web servers and databases, to function effectively. Devopness simplifies the management of these essential services by providing a centralized platform, allowing you to configure, monitor, and maintain all that in one place.
Remove a Service
Remove a Service when it is no longer needed.