Remove a Service
Remove a Service when it is no longer needed.
- On Devopness, navigate to a project then select an environment
- Find the
Servicescard - Click
Viewin theServicescard to see a list of existingServices - In the list of services, find the service you want to remove click the
NAMEof the service - On the upper-right corner of the service details view, click
REMOVE - Follow the prompts then click
REMOVE SERVICE - In the list of services, the recently removed
Servicewill be gone
Required Permissions
To complete the steps in this guide, the user needs the following permissions in the environment:
| Resource Type | Permission |
|---|---|
| Service | Remove |
For instructions on how to grant user permissions in an environment, see Add team to an Environment
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.
SSH keys
In this section you will learn how to create an SSH key pair, add SSH keys to an infrastructure environment, authorize the added keys to allow users to SSH into one or multiple servers and how to remove access from users that should no longer be able to login into servers to which they used to have access.