13 lines
443 B
Markdown
13 lines
443 B
Markdown
|
# Provs-core
|
||
|
|
||
|
This repo is part of the [provs framework](https://gitlab.com/domaindrivenarchitecture/provs-docs). It provides the core component with
|
||
|
* execution engine
|
||
|
* failure handling
|
||
|
* multiple execution processors
|
||
|
* execution summary and logging
|
||
|
* support for secrets
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
For usage examples it is recommended to have a look at [provs-scripts](https://gitlab.com/domaindrivenarchitecture/provs-scripts) or provs-ubuntu-extensions.
|