Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DES_documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSS-PUBLIC
DES_documentation
Commits
82c87a47
Commit
82c87a47
authored
5 years ago
by
Armin Costa
Browse files
Options
Downloads
Patches
Plain Diff
Update Configuration.md
parent
e9fdb23b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Configuration.md
+22
-16
22 additions, 16 deletions
Configuration.md
with
22 additions
and
16 deletions
Configuration.md
+
22
−
16
View file @
82c87a47
...
...
@@ -2,10 +2,10 @@
##
Main DES
configuration
file
##
##
Startup
configuration ##
The
main DES
configuration
that
contains
basic configur
ation variables that are loaded at DES startup or restart
The
DES startup
configuration contains
initializ
ation variables that are loaded at DES startup or restart
**DES.ini:**
./config/DES.ini
...
...
@@ -81,6 +81,26 @@ CONFIG_PLUGIN=./plugins/plugin.ini
## Processors
The DES executes concurrently a given set of
*Processor*
definition files that are defined in XML format.
A
*Processor*
configuraiton file (
*
.processor_config.xml ) is the main executable entity for the DES.
-
There can be 1 - n
*Processor*
configuration files running on a given DES instance.
-
Each processor configuration file can have 1 - n
*AOI*
(Areas Of Interest).
-
Each
*AOI*
can have 1 - n functional entities (
*Distribution, Download, DataCleaner, Task, TaskGroup*
)
-
The same xml format is used also by EGPF (Eurac Generic Processor Framework)
The
*Processor*
configuration options are listed here:
https://gitlab.inf.unibz.it/css-public/des_documentation/blob/master/Processors.md
## Authentication configuration file ##
...
...
@@ -113,21 +133,7 @@ In the DES processor operation declarations the authentication entry can be refe
</Consumer>
```
## Processors
The DES executes concurrently a given set of
*Processor*
definition files that are defined in XML format.
A
*Processor*
configuraiton file (
*
.processor_config.xml ) is the main executable entity for the DES.
-
There can be 1 - n
*Processor*
configuration files running on a given DES instance.
-
Each processor configuration file can have 1 - n
*AOI*
(Areas Of Interest).
-
Each
*AOI*
can have 1 - n functional entities (
*Distribution, Download, DataCleaner, Task, TaskGroup*
)
-
The same xml format is used also by EGPF (Eurac Generic Processor Framework)
The
*Processor*
configuration options are listed here:
https://gitlab.inf.unibz.it/css-public/des_documentation/blob/master/Processors.md
### Built-in variables
Inside a
*Processor*
definition configuration file some build-in parameter can be used to abstract some configurations.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment