We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To add SLA Management to mF2C docker-compose file (https://github.com/mF2C/cimi/blob/master/_demo/docker-compose.yml), paste the following excerpt:
slalite: image: mf2c/sla-management depends_on: - elasticsearch environment: - SLA_CIMIURL=https://proxy:443/api - SLA_CIMIUSER=your-user - SLA_CIMIPWD=your-password - SLA_CIMIINSECURE=true - SLA_CIMIFAILFAST=false expose: - "8090"
Environment variables: