Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select a script from the tools catalog to deploy
  2. Select a cluster to which the script will be deployed
  3. Override default values:
    1. The script's default queue name
      1. RABBITMQ_QUEUE environment variable set in the request
      2. RABBITMQ_URI for the vhost 
      3. Only for extractor
    2. Default min and max instances
    3. Memory and CPU resource requirements
    4. Default Service Name
    5. Disable automated queue bindings
  4. Receive an error if:
    1. Queue name is already allocated in the cluster
    2. Docker image invalid
    3. Cluster unable to allocate requested resources

...