Role that installs the THREDDS Data Server. https://www.unidata.ucar.edu/software/tds/current/
Go to file
Andrea Dell'Amico e2493de2b8 Import the old role. 2020-08-11 16:16:52 +02:00
defaults Import the old role. 2020-08-11 16:16:52 +02:00
meta Import the old role. 2020-08-11 16:16:52 +02:00
tasks Import the old role. 2020-08-11 16:16:52 +02:00
templates Import the old role. 2020-08-11 16:16:52 +02:00
tests Initial commit 2020-08-11 15:52:20 +02:00
vars Import the old role. 2020-08-11 16:16:52 +02:00
.gitignore Initial commit 2020-08-11 15:52:20 +02:00
LICENSE Initial commit 2020-08-11 15:52:20 +02:00
README.md Import the old role. 2020-08-11 16:16:52 +02:00

README.md

Role Name

A role that installs the THREDDS Data Server, https://www.unidata.ucar.edu/software/tds/current/

Role Variables

The most important variables are listed below:

thredds_install: True
thredds_upgrade: False
thredds_version: 4.6.15
thredds_data_content_dir: /data/thredds
thredds_server_name: 'Thredds instance'
thredds_logo_url: '/thredds/threddsIcon.gif'
thredds_logo_alt_text: '{{ thredds_server_name }}'
thredds_organization: 'ORG'
thredds_email: ''
thredds_host_institution_name: 'ORG'
thredds_host_institution_web: ''
thredds_force_ssl_for_user_data: False
thredds_abstract: 'Scientific Data'
thredds_contact_name: 'Support'
thredds_google_analytics_key: ''

Dependencies

  • openjdk
  • tomcat
  • tomcat-multiple-instances

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it