Metadata-Version: 2.1
Name: frinx-conductor-workers
Version: 1.1.3
Summary: Conductor python client workers
Home-page: https://github.com/FRINXio/fm-base-workers
Author: Frinx
Author-email: info@frinx.io
License: Apache 2.0
Keywords: conductor
Description-Content-Type: text/markdown

# fm-base-workers
Network infrastructure micro services
Base workers and workflows for Frinx-Machine workflow-manager

##### ENV variables
```
UNICONFIG_URL_BASE
ELASTICSEACRH_URL_BASE
CONDUCTOR_URL_BASE
INVENTORY_URL_BASE
INFLUXDB_URL_BASE
RESOURCE_MANAGER_URL_BASE
UNICONFIG_USER
UNICONFIG_PASSWD
X_TENANT_ID
X_FROM
X_AUTH_USER_GROUP
```
e.g.:
Uniconfig host can be configured in env.:```UNICONFIG_URL_BASE=http://uniconfig:8181/rests```
