Add a button to the admin UI to allow administrators to restart services without command line access
Created by: mike-r-mclaughlin
Requested by: https://github.com/sourcegraph/accounts/issues/6716, https://github.com/sourcegraph/accounts/issues/554
Feature request description
When making changes to the the configuration, a server restart is sometimes required. The UI gives a warning like: Server restart is required for the configuration to take effect.
.
Is your feature request related to a problem? If so, please describe.
- It's not clear what "server restart" means when deployed in K8s or Docker Compose
- Large customers often don't have command line access to production environments
Additional context
/cc @sourcegraph/delivery