Tomcat

  • By charmers
Channel Revision Published Runs on
latest/stable 7 11 Nov 2020
Ubuntu 14.04
latest/edge 7 11 Nov 2020
Ubuntu 14.04
juju deploy tomcat
Show information

Platform:

Ubuntu
14.04
  • admin_password | string

    Admin password

  • admin_username | string

    Default: admin

    Admin username

  • cluster_enabled | boolean

    Enable session clustering

  • debug_enabled | boolean

    Enable JDWP debugger on port 8000 for remote debugging

  • http_connector | string

    Default: bio

    HTTP connector type ('bio' or 'nio')

  • http_port | int

    Default: 8080

    HTTP port

  • https_enabled | boolean

    Enable HTTPS connector

  • https_port | int

    Default: 8443

    HTTPS port

  • java_opts | string

    Default: -Xms768M -Xmx1024M

    Java options for JVM

  • jmx_control_password | string

    JMX control password

  • jmx_enabled | boolean

    Enable JMX monitoring

  • jmx_jar_md5 | string

    Default: 82763603dc177d9aabd17d39cef7dcbb

    Catalina JMX JAR MD5 distribution hash (only required if using Tomcat 7+)

  • jmx_jar_url | string

    Default: http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.26/bin/extras/catalina-jmx-remote.jar

    Catalina JMX JAR distribution URL (only required if using Tomcat 7+)

  • jmx_localhost | boolean

    Default: True

    Use localhost over LAN hostname in connections. Useful for SSH tunnels.

  • jmx_monitor_password | string

    JMX monitor password

  • jndi_memcached_config | string

    JNDI Memcached relation configuration

  • jndi_terracotta_config | string

    JNDI Terracotta relation configuration

  • keystore | string

    PKCS12 keystore containing private key and X.509 certificate (base64 encoded)

  • keystore_password | string

    Keystore password

  • manager_enabled | boolean

    Default: True

    Enable management applications

  • multicast | boolean

    Use multicast networking for clustering

  • multicast_address | string

    Default: 228.0.0.4

    Multicast network address for clustering

  • multicast_port | int

    Default: 34569

    Multicast network port for clustering

  • status_password | string

    Status password

  • status_username | string

    Default: status

    Status username

  • terracotta_md5 | string

    Default: 92c6456f1641b7662b4dedec15eaf3f4

    Terracotta MD5 distribution hash

  • terracotta_url | string

    Default: http://d2zwv9pap9ylyd.cloudfront.net/terracotta-3.6.2.tar.gz

    Terracotta distribution URL

  • tomcat_version | string

    Default: tomcat7

    The version of Tomcat to deploy ('tomcat6' or 'tomcat7')