rolling-shutter icon indicating copy to clipboard operation
rolling-shutter copied to clipboard

Add shutdown endpoint to internal Keyper API

Open ezdac opened this issue 1 year ago • 0 comments

This PR adds an endpoint to the internal Keyper API that shuts down the service:

A POST <keyper-api-address>/v1/shutdown will shut down the keyper gracefully and let the program exit with signal 0. The Keyper API is not meant to be exposed externally.

ezdac avatar Jan 12 '24 16:01 ezdac