Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 461 Bytes

File metadata and controls

23 lines (14 loc) · 461 Bytes

rustcoon

A DICOM PACS built in Rust.

Quick Start

You can run the monolith server with:

cargo run -p rustcoon

Configuration

The monolith binary runs with built-in defaults, so no configuration file is required. Optional overrides can be provided through local TOML files or RUSTCOON__... environment variables.

See config/ for example configuration.

License

Licensed under the terms of the LICENSE file.