Skip to content

Commit

Permalink
docu
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Jun 12, 2023
1 parent 9adab95 commit e066359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imixs-archive-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<img src="https://github.com/imixs/imixs-archive/raw/master/docs/imixs-exporter-screen.png"/>
<img src="https://github.com/imixs/imixs-archive/raw/master/docs/imixs-archive-exporter-screen.png"/>

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.

Expand Down Expand Up @@ -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

<img src="https://github.com/imixs/imixs-archive/raw/master/docs/imixs-exporter-prometheus.png"/>
<img src="https://github.com/imixs/imixs-archive/raw/master/docs/imixs-archive-exporter-prometheus.png"/>

The Grafana Dashboard can be loaded via : http://localhost:3000/login

Expand Down

0 comments on commit e066359

Please sign in to comment.