InstallationI Fabric along with Azure Artifacts (Deprecated/ not recommend)

Follow these steps to Install Quantum Fabric on MS Azure

  1. Create an Ubuntu VM or use an existing VM. For more information, refer to VM Setup.
  2. Extract the downloaded installation zip on the VM that you created. For more information, refer to Pre-Installation Tasks.
  3. Enter or modify the required properties in the following files: <Installation Directory>/conf/enterprise.properties. For more information, refer to Configuration.
  4. Run the installation using the following bash command: install-fabric.sh.
  5. Select a Production or a Non-Production installation mode. In the following screenshot, the Non-Production mode is selected. You can select Production mode and follow a similar flow to complete the installation.
  6. Specify a label for the Non-Production installation environment. A label is a string such as dev, qa, uat, the label is also appended to the Azure resources that are created for this environment to identify them easily.

    NOTE: This step is specific to Non-Production mode.

  7. After specifying the label, the installation begins. Towards the end of the installation the following prompt is displayed.
    Map the domain names with the IP/CNAME records as displayed in the prompt.
  8. After the domains are mapped to the IPs/CNAME, validate the mappings and continue the installation by re-running the install-fabric.sh command.
    The CDN configuration is completed and the following prompt is displayed to complete the manual steps of CDN configuration.

    NOTE: Ensure that the domain mapping reflects the correct mapping from the script client box by using nslookup.

  9. When prompted, follow the steps in Set up Azure Content Delivery Network (CDN) to perform a custom domain HTTPS configuration.
  10. Re-run the installation by running the install-fabric.sh command to complete the post-installation tasks.
  11. At the end of the installation, the following message is displayed, which contains the Fabric Console URL.