Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. cd /arcgis/portal/tools/createportal
  2. edit createportal.properties and fill in the property values such as PORTAL_LICENSE_FILE.
  3. PORTAL_USER_TYPE_ID is mysterious. Use creatorUT based on the license json file.
  4. Run ./createportal.sh -f createportal.properties

    Code Block
    Unable to connect to https://172.31.49.200:7443/arcgis/portaladmin. Check the URL and restart the portal if necessary.
    
    Exiting the createportal utility.


Info
Portal redirects to internal IP address, which is not accessible from outside.

...