Skip to main content

run

Function run 

Source
pub fn run(config_path: &Path) -> Result<(), ServerError>
Expand description

Starts the server deployment wrapper for the supplied configuration path.

ยงErrors

Returns ServerError when a later server lifecycle phase fails.