2.1.3. Configure BIG-IP App Services (iApp)

F5 BIG-IP has created iApp templates to ease deployment process.

  1. Login to BIG-IP gui and configure services.

    • Select iApps -> Application Services -> Applications then click create

    • Type hello15 for Name

    • Select f5.http Template

    • Select Advanced - Configure advanced options

      ../../_images/image012.png
    • In the Network Section select Yes, use new profiles.

      ../../_images/image013.png
    • In the Virtual Server and Pools section enter info as shown on image below

      ../../_images/image015.png
    • In the App Health section type hello, world for expected response

      ../../_images/image014.png
    • Click Finished

      If successful, you should see similar results

      ../../_images/image016.png
  2. Verify results by browsing to websites.

    • Open browser to http://10.1.10.15.

    Note

    The application is now published and should be available from external network. The F5 BIG-IP is terminating connections and distributing traffic to backend webservers.