You're currently browsing the Ignition 8.0 docs. Click here to view the latest docs.

The installation process for Ignition is designed to be as simple as possible. You can find installers on our Downloads page: https://inductiveautomation.com/downloads/ignition/.

The Downloads page has the dedicated Installers (called "installer" for all major operating systems) and ZIP files. Both options install Ignition, but the installers are generally easier to use. Download an installer and head to the appropriate section below. For information on ZIP file installation instead, refer to the ZIP File Installations page.  

Make sure your system meets our minimum system requirements (also found on our Downloads page).

If you are installing or upgrading Ignition to a version prior to 8.0.14, please see the following link.

Install Ignition


Installing on a Headless Server?

The steps below detail installing Ignition in a graphical environment. If you're attempting to install Ignition on a headless server, you can use the same installer, but you'll likely want to refer to the Command Line Installations page for details on command line arguments, which allow you to do things like run the installer in unattended mode. 

Installing on Headless Linux Distros

When installing Ignition on a headless Linux Distro, you'll want to install the fontconfig package, as some Ignition features use the package. This must be installed prior to the Gateway for everything to work correctly.

sudo apt-get install fontconfig


  1. Download an installer from our Downloads page: https://inductiveautomation.com/downloads/ignition/.
  2. Run the installer and follow the steps in the installation wizard. 

    Linux Installations

    Make the Installer Executable

    Before you can run the installer on Linux, you must first make the installer executable. From terminal:

    $ chmod +x ignition-x.x.x-linux-xxxinstaller.run

    Now, you can run the installer: 

    $ ./ignition-x.x.x-linux-x64-installer.run

    Your desktop environment may have some graphical interface to make the installer executable. Check your desktop's documentation for more details.

    In most cases you can use the default settings in the installer. This section describes what each setting does. 

    Default Installation Directories

    This determines the installation directory. You're free to pick the directory you wish. The default directories for each operating system are listed below.

    Windows

    C:\Program Files\Inductive Automation\Ignition

    MacOS

    /usr/local/ignition

    Linux

    /usr/local/bin/ignition

    Gateway Service Name (Windows Only)

    This field allows you to choose the service name of Ignition, as it appears in the operating system's service listing. 

    Installation Options

    Allows which modules are included in your base installation. Your choices are Typical and Custom. The Typical option will use a select list of commonly used modules. The Custom option allows you to install specific modules. In most installations the Standard option will suffice, but do note you can always add modules and remove modules after the installation process. 

    Start Ignition Now

    Once the installer finishes, you'll be provided with an option to start the Gateway immediately. In most cases this is the desired option. You would only opt out of this choice if you didn't want the Gateway to start once the installer finishes. 

    Once finished, a web browser will open, and start off the System Commissioning process. 

    Install As a Service (Linux and MacOS only)

    Allows you to install Ignition as a service. For Windows systems, Ignition is installed as a service by default as it is a requirement for Ignition to work on a Windows server. 

  3. After the installation wizard finishes, a web browser will open and start the commissioning process. At this point you'll need to select your edition. 

    The following feature is new in Ignition version 8.0.14
    Click here to check out the other new features


    Standard Ignition - Unlimited edition of our flagship platform. Designed for commercial use.

    Ignition Edge
     -  A lightweight version of Ignition suited for edge-of-network installations.

    Maker EditionA free, limited version of Ignition for personal, non-commercial projects.

  4. Follow the steps in the commissioning process to complete installation.

    The System Commissioning process is a series of steps that further configure your Gateway. This process begins after installation or upgrading. In addition, it can be re-triggered via a password reset with the Gateway Command-Line Utility

    Activate License (Maker Edition Only)

    When installing Maker Edition, you'll be asked to provide a License Key (an 8 digit string) and an Activation Token (a considerably longer string). Both of these can be acquired for free from your Inductive Automation account: https://account.inductiveautomation.com/.

    Create a User

    This step asks you to create an initial user. This user will have full access to Ignition, although you're free to modify this user later. You'll need this user account to make changes to Ignition at all, so make sure you remember these credentials. Otherwise you'll need to perform a password reset: see the Gateway Command-Line Utility page. 

    HTTP Configuration

    Allows you to specify the ports Ignition uses. By default, HTTP is 8088, and HTTPS is 8043

    Once you finish the commissioning process, your service will start. 

On this page ...

IULocgo


Installing Ignition on Windows

IULocgo


Installing Ignition on Linux

IULocgo


Installing Ignition on Mac

Start or Stop Ignition

After installing with the Installer, Ignition will have a service representing it on the operating system. By default Ignition will start when the system starts, but you can manually start and stop the system with the following terminal commands:

Windows

The examples below assume "Ignition" is the service named used during installation (which also happens to be the default service name). You may need to modify the examples below using your system's service name. 

net start Ignition
net stop Ignition

Mac

/usr/local/ignition/ignition.sh start
/usr/local/ignition/ignition.sh stop
/usr/local/ignition/ignition.sh restart

Linux

The examples below use the default installation directory

/usr/local/bin/ignition/ignition.sh start
/usr/local/bin/ignition/ignition.sh stop
/usr/local/bin/ignition/ignition.sh restart

Upgrade Ignition

Upgrading Ignition is as easy as running the installer. When you run the installer from the same directory as a previous install, our installers are able to detect that Ignition is already installed. If Ignition is already installed, the installer will ask if you would like to proceed with the upgrade. A wizard takes you through the upgrade in a similar workflow as installation workflow. 

As of 8.0.14, Ignition installers can be used to upgrade any edition of Ignition (i.e., Edge, Maker, or Standard) with the exception of ARM as that will require a zip installer for upgrading. 

Linux Upgrade from 8.0.13 and Prior

Older versions of the Linux installer would place files across multiple different directories. Running an 8.0.14+ installer will move all those files to the specified installation directory. 

During the upgrade process, the Gateway will have to restart, so make sure to account for downtime when upgrading. 

When you upgrade Ignition, you'll also be given the option to update any additional modules you currently have installed, including Third-Party modules.  On the Select Modules screen, there is a tab for the modules included in your version of Ignition, and a tab for Additional Modules you may be using.  Under the Action column, you can choose to upgrade or remove the module or leave it unchanged.

Updating License for an Upgrade

If you are updating from one major version to the next (i.e, upgrading from version 8.0.# to version 8.1.#) , you will need an updated license. You can do this before upgrading so there is no unlicensed time after the upgrade.

  1. Let us know.
    You can reach Inductive Automation by phone at (800) 266-7798.
    Some Major upgrades include new modules or have modified the functionality of pre-existing modules. If your license needs to be updated, call us and we can guide you through it. If you are updating from one version to the next, or from 7.0.0 all the way to the latest version, we can talk you though what is different and what new functionality is available. See the New in this Version page for more specifics about what was updated in the various versions.

  2. Reload your license. 
    Once your license is updated in our system, go to your Config section of the Gateway webpage, and click System > Licensing. Click on the Update License icon .
    For for a detailed guide on reloading a license, see updating a License on this page. If you are coming from an older version, the Gateway may look different. Don't worry, all this functionality is still there, but you may have to un-activate then re-activate instead if the Update License button is missing.

Upgrading a Redundant Pair

There are a few extra things to consider when upgrading a redundant pair of Gateways. When performing the upgrade locally, we recommend upgrading the Master first. This allows the Backup to take over when the Master is down for an upgrade, and the Master can resume operations when it comes back online. At this point the Backup can be upgraded without interruption. The same considerations mentioned above should also be applied to the redundant pair, but you only need a Gateway Backup file from the Master Ignition Gateway.

If the upgrade will be performed remotely using the Enterprise Administration Module, then the Backup Gateway should be upgraded first. This allows the EAM controller to manually tell clients/sessions to communicate with the newly upgraded Backup Gateway, even though the Master will be a different version, allowing time to upgrade the Master.


Reset the Password

To reset the main password for the user with full privileges, use the Gateway Command-line Utility (gwcmd) utility.  The 'gwcmd' utility triggers system commissioning, and prompts the user to reset the username and password for the main user (with full privileges) after the Gateway restarts.  Linux and Mac OS platforms also use the 'gwcmd' utility for password reset. For more information, see the Gateway Command-line Utility page.



Uninstall Ignition

Uninstalling Ignition will remove any projects or Gateway level configurations you made. If you wish to preserve anything, make sure to take a Gateway backup first. 


To uninstall Ignition, run the uninstaller file. This file can be found in the main Ignition installation directory, for example:

Windows
C:\Program Files\Inductive Automation\Ignition\Uninstall.exe
Mac
/usr/local/ignition/Uninstall.app
Linux
/usr/local/bin/ignition/Uninstall.run
  • No labels