directory
1.2.6
Repository: https://github.com/m-lab/epoxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
The ePoxy boot server is the first point of contact for managed machines as they boot.
epoxy_client is a command line utility for requesting nextboot configurations from the ePoxy server and executing them.
This utility is a disposable tool that is only needed "once" to migrate an existing Datastore schema to a new schema.
The example_extension_server demonstrates how a simple HTTP server can receive and respond to requests from the ePoxy server's extension API.