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 follow this guide, you need the following permissions in the target environment.
| Resource Type | Required Permission |
|---|---|
| Service | Remove |
For instructions on how to grant user permissions to an environment, please follow the guide Add a 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.