Start IAP (First Time)
  • 22 Apr 2024
  • Dark
    Light
  • PDF

Start IAP (First Time)

  • Dark
    Light
  • PDF

Article Summary

System Startup

To start IAP for the first time after running the migration script:

  1. Start IAP and set to auto-start on server reboot.

    systemctl enable --now pronghorn
    
  2. Confirm IAP has started successfully.

    $ systemctl status pronghorn
    
    pronghorn.service - Itential Automation Platform Service
      Loaded: loaded (/etc/systemd/system/pronghorn.service; enabled; vendor preset: disabled)
      Active: active (running) since Thu 2020-01-02 20:37:43 UTC; 4min 29s ago
    Main PID: 30774 (Pronghorn core)
    

The journalctl -u pronghorn -f command may be run to monitor IAP logs during startup or general usage.

Access IAP Web UI

IAP may be accessed by browsing to http://<SERVER_HOSTNAME>:3000/login with <SERVER_HOSTNAME> being either the hostname or IP address of the server that IAP is installed on. The default user is admin@pronghorn with password admin.

To access applications, be sure to give admin@pronghorn user access to all roles from the IAPAdmin EssentialsAuthorization interface.

Figure 2: Admin Essentials → Authorization

02_adminEssentialsAuthorization-21.2.png

Related Readings

See the following for more information:


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.