Skip to main content
Version: 8.3

Downloading and Installing Ignition

This document explains how to download and install Ignition.

Downloading and Installing Ignition​

This section is a simple guide on how to install Ignition using the installer from the Inductive Automation website. To see more information and other ways of installing Ignition, see the Installing and Upgrading page.

Before you install Ignition, make sure you meet the minimum system requirements:
  • Dual-Core Processor (32 or 64 bit)
  • 4GB RAM
  • 10GB free HD space

Also, ensure you have Administrator privileges to run the Ignition installer.

Commissioning the Gateway​

  1. Go to the Inductive Automation website at www.inductiveautomation.com, then click Download Ignition in the upper right corner of the page. Your web browser automatically detect which operating system you're running. Since this guide uses Windows, we will use the Windows installer.

  2. Run the downloaded Ignition install wizard. Click Next on the Welcome page to proceed with the installation.

  3. You will be prompted to specify the installation directory and Gateway Service Name. In this example, we will use the default options. Click Next.

  4. Select the installation option you want to use. This example will use Typical to get the default modules Ignition comes with. Click Next.

  5. The wizard is now ready to install Ignition. Click Install to start the installation process.

  6. Once Ignition has successfully been installed, click Finish to launch the Ignition Gateway.

  7. You will be presented with three versions of Ignition to choose from. In this example, we will use the Standard Edition.

    Downloading and Installing Ignition Step 7

    note

    Ignition Maker Edition is for personal, non-commercial use. See the Ignition Maker Edition page for more details.

    Ignition Edge is a light version of Ignition intended for on field and edge-of-network use. See the Ignition Edge page for more details.

  8. The End User License Agreement (EULA) window will be displayed. Click the button acknowledging you read and agree with the terms and conditions, then press Next.

  9. You will then need to create your first user. Keep in mind that this first user will be the administrator account with full privileges in Ignition. Enter a username and password, confirm the password, and then click Next.

  10. You will be prompted to select which ports the Ignition Gateway will use. During the commissioning process, the Gateway will check the specified ports for availability, and increment the port number until the next available port is found. In most cases, leaving the default port values on this page is recommended. Once you have specified which ports to use, click Finish Setup.

    note

    The default port values are:

    • HTTP: 8088
    • HTTPS: 8043
    • Gateway Network: 8060
  11. Click Start Gateway to begin the commissioning process.

  12. Once the Gateway finishes commissioning, you will be prompted to enable Quick Start. Quick Start contains different preconfigured resources and connections. For this example, we will select Yes, Enable Quick Start.

    Downloading and Installing Ignition Step 12 Quick Start

    note

    You cannot enable Quick Start past this point if you selected the option to start from scratch. If you decide that you would rather like to have the preconfigured resources Quick Start provides, restore the Gateway backup located here.

  13. You will be prompted to log in. Use the credentials you set in step nine to log in.

  14. After logging in, Quick Start will automatically begin initializing resources, including a Device Simulator, tags, a Historian, and an Internal Alarm Journal. We will be using these resources in the Designing a Project section of this guide.

  15. Once the Quick Start process is complete, your Gateway will be ready to use. If you are accessing the Gateway on the machine it is installed on, you can get to the Gateway by going to http://localhost:8088 and signing in with the credentials created in step nine.

    Gateway Welcome Page

    note

    The 8088 port may be different if you chose to use different ports than the default in step 10. If it is, you can access the Gateway using the port you configured instead of 8088.

Downloading and Installing the Designer Launcher​

To begin designing a project, you will first need the Designer Launcher, which is found on the Gateway Webpage.

The Designer Launcher is simply a location to consolidate the different Gateways you can connect to and create projects for within your network, including remote Gateways. It is convenient to have if you want to connect to multiple Gateways.

note

Alternatively, you can use the Launch Designer button on the top right of the Gateway Webpage to launch the Designer directly. Go to step x if you want to skip using the Designer Launcher.

  1. On the Gateway Webpage, click on Designer Launcher in the Downloads category. This will bring you to the Download page for the Designer.

    Designer Launcher Step 1

  2. Click the Download button to download the launcher. The Gateway will automatically detect which operating system to download the launcher for.

    Designer Launcher Step 2

  3. Open the downloaded file. You may be prompted to install for either all users or only the current user, depending on your administrative privileges. We will install the Designer Launcher for all users.

  4. The Designer Launcher Setup Wizard will open and display the file location to install the launcher in. We will use the default directory. Once you have specified a location, click Next.

  5. You will be prompted to select any additional tasks to perform, such as associating the .designer file extension or creating a desktop shortcut. We will leave the default settings here and click Next.

    Designer Launcher Step 5

  6. The Ready to Install page will provide a summary of your choices. If you are satisfied, click Install.

  7. Once the Designer Launcher finishes installing, click Finish. The setup wizard will close and open the newly installed launcher, and your Gateway should be selectable in the Designer Launcher.

    Designer Launcher Step 7

Downloading and Installing Perspective Workstation​

Since this guide focuses on using Perspective, this section will demonstrate how to download and install Perspective Workstation.

Similar to the Designer Launcher, Perspective Workstation will allow you to quickly launch any Perspective-based project regardless of whether the Perspective project is locally hosted or on a remote system. This will allow us to open and test our Perspective project when it is done as an operator would.

  1. On the Gateway Webpage, click on Perspective Workstation in the Downloads category. This will bring you to the Download page for Perspective Workstation.

    Perspective Workstation Step 1

  2. Click the Download button to download the launcher. The Gateway will automatically detect which operating system to download the launcher for.

    Perspective Workstation Step 2

  3. Open the downloaded file. You may be prompted to install for either all users or only the current user, depending on your administrative privileges. We will install Perspective Workstation for all users.

  4. The Perspective Workstation Setup Wizard will open and display the file location to install the launcher in. We will use the default directory. Once you have specified a location, click Next.

  5. You will be prompted to select any aditional tasks to perform, such as associating the .perspective file extension or creating a desktop shortcut. We will leave the default settings here and click Next.

    Perspective Workstation Step 5

  6. The Ready to Install page will provide a summary of your choices. If you are satisfied, click Install.

  7. Once Perspective Workstation finishes installing, click Finish. The setup wizard will close and open the newly installed launcher.

  8. You may need to add your Gateway if you are receiving a No Applications Configured message. To do this, click on Add Aplication in Perspective Workstation.

    Perspective Workstation Step 8

  9. The Add Application(s) window will appear and display all the available Gateways to select. Since our project is going to be on our locally hosted Gateway, we can select the Gateway located at http://localhost:8088, then click Select Gateway.

    Perspective Workstation Step 9

  10. You will be prompted to select which projects to add. Since we enabled Quick Start when first commissioning our Gateway, we already have a project called Sample Quick Start, which we will add by clicking Add Application(s).

    Perspective Workstation Step 10

Your Perspective project should now be launchable within Perspective Workstation.