Role that installs the THREDDS Data Server. https://www.unidata.ucar.edu/software/tds/current/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico cb4e1ba071
New default version.
5 months ago
defaults New default version. 5 months ago
meta Import the old role. 4 years ago
tasks Fix the handler that restarts tomcat. 2 years ago
templates size based rolling. 3 years ago
tests Initial commit 4 years ago
vars install libnetcdf 3 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Task that optionally removes all the data and conf 3 years ago

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_force_data_reset: False
thredds_data_content_dir: /data/thredds_contents
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