Services
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.
Add an SSH key
Sometimes you and your team members need to connect to your servers to run commands from the terminal. Add SSH keys to environment servers to ensure secure server access by only the authorized SSH keys.