diff --git a/imixs-archive-exporter/README.md b/imixs-archive-exporter/README.md index c85f4a4..53bc872 100644 --- a/imixs-archive-exporter/README.md +++ b/imixs-archive-exporter/README.md @@ -2,7 +2,7 @@ The _Imixs-Archive-Exporter Service_ is a microservice to export documents form a Imixs-Workflow data into an external storage like a FTP server or a local filesystem. This export service is decoupled from the a Imixs-Workflow Instance and can be run in a independent server environment. You can run this microservice on different hardware or in a external cluster. - + The Exporter Service can be run as an independent Microservice connecting to an Imixs-Workflow Instance. The exporter processes EventLog entries generated by the Workflow Instance to store file attachments into a separate data source like a local filesystem or a FTP server. @@ -63,7 +63,7 @@ To run an example with A Prometeus and Grafana Service see the Docker-Compose Ex The Prometeus Dashboard can be loaded via : http://localhost:9090 - + The Grafana Dashboard can be loaded via : http://localhost:3000/login