Ibm Demo Websphere Liberty

  • By IBM Demo Team
Channel Revision Published Runs on
latest/stable 10 19 Mar 2021
Ubuntu 14.04
latest/edge 10 19 Mar 2021
Ubuntu 14.04
juju deploy ibm-demo-websphere-liberty
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • accept-ibm-java-license | boolean

    The IBM Java software comes with special terms and conditions from IBM. The IBM Java software can only be used by accepting the terms and conditions found in the IBM-Java-license.txt file. Setting this option to True indicates that you have read and accept the IBM Java terms and conditions found in the license file. The license file can be found in the root directory of the charm source in the IBM-Java-license.txt file. ** The IBM Java software is optional, the OpenJDK will be used by default if the license terms are not accepted. **

  • accept-ibm-websphere-license | boolean

    The IBM WebSphere Liberty Profile software comes with special terms and conditions from IBM. The WebSphere software can only be used by accepting the terms and conditions found in the IBM-WebSphere-license.txt file. Setting this option to True indicates that you have read and accept the IBM WebSphere terms and conditions found in the license file. The license file can be found in the root directory of the charm source in the IBM-WebSphere-license.txt file. **The WebSphere software cannot be installed until the terms and contions are accepted. The charm will not function correctly until the this configuration option is set to True.**

  • install-petstore | boolean

    Default: True

    Petstore is a web application written in Java used to test that WebSphere Liberty Profile is working. Set this to False if you do not want the test application installed.

  • jdk | string

    Default: default

    The Java Development Kit to install for this charm. Options are 'default', and 'ibm'. The OpenJDK will be installed and used by default. To use the IBM JDK you must read and accept the IBM Java license file.