Skip to main content
Version: 7.9

Gateway Webpage

Inductive University

Gateway Webpage

Watch the video

Launching a Gateway

The Gateway Webpage performs a cadre of functions and is the hub for accessing all the functions of the Gateway server. It drives everything in Ignition! The Gateway Webpage is where you setup your licensing and activation, configure your Gateway settings, databases, devices, projects, modules, security, alarming, and much more. When the Gateway server is running, you can connect to a device, connect to a database, launch the Designer, and launch a client. You can also check the status of your system, network, agents, sessions, tasks, reports, alarms, and much, much more.

The Ignition Gateway is a web server, and when it is running, you access it from a web browser. In your web browser, type http://localhost:8088 to display the Gateway homepage. Any other computer on the same network can access the Gateway by using the IP Address or Host Name of the computer where Ignition is installed: i.e., http://192.#.#.#:8088 and it will launch Gateway and bring up the Gateway Homepage. To learn more, go to Gateway Settings.

Gateway Homepage

The Gateway homepage has four tabs across the top of the page that lead you to the key sections of the server: Home, Status, Configure, and Launch Designer. Here is where you can perform a host of Gateway functions from configuring your system and modules, to launching clients, and many tasks in between. You can even customize the Gateway Homepage to display the information you want by either showing/hiding and reordering the sections on the Homepage.

Let's get started!

Home

The first time you go to the Gateway Homepage, it shows you several steps to help you get started. Once you're up and running, the Home tab lets you open clients and view some connection status.

" "

Status

The Status tab provides in-depth information about the status of the different parts of the Ignition system. The list of options on the left menu in the Status page changes based on what modules are installed. You can select any of the available options to get more detailed information.

" "

Configure

The Configure tab presents you with a login page. Use 'admin' and 'password' as your Username/Password to login.

Once you are logged in, you are in the Configure page. From this page, you do all the Gateway and platform operations. The list of options on the left menu in the Configure page changes based on what modules are installed. You can select any of the available options to get more detailed information.

" "

Launch Designer

The Launch Designer tab, on the top right side of the page, directly launches the Ignition Designer where all the design work for your projects is done. To learn about what Designer can do, go to the Designer section of this manual.

" "

Gateway Control Utility

The Gateway Control Utility (GCU) is a lightweight standalone application that provides information about the Gateway. It performs high-level tasks that aren't available inside the Gateway webpage such as stopping and restarting the Gateway server, and setting ports used between the Gateway and clients. It shows the status of the Tomcat web server and the Ignition Gateway application. You can reset the Gateway password, and even the launch the web browser to the Gateway homepage.

For more information on the GCU, refer to the section on the Gateway Control Utility.

" "

Gateway Redundancy

Ignition redundancy supports a 2-node system, meaning there are two copies of the Gateway running. One node is the Master Gateway and the other is the Backup Gateway or backup node. All projects, Gateway settings, etc, are shared between nodes. The master node manages the configuration then replicates it to the backup node.

When you have redundant systems in place, you can get detailed status information by going to Gateway webpage and selecting Status > Redundancy to view the system's status and events. For more about how Gateway redundancy works, go to the section on Redundancy.