Role that installs the THREDDS Data Server. https://www.unidata.ucar.edu/software/tds/current/
Go to file
Andrea Dell'Amico d4b3d67d65
Fix the handler that restarts tomcat.
2022-09-05 16:24:23 +02:00
defaults New default version. 2021-06-28 15:49:11 +02:00
meta Import the old role. 2020-08-11 16:16:52 +02:00
tasks Fix the handler that restarts tomcat. 2022-09-05 16:24:23 +02:00
templates size based rolling. 2021-06-08 19:05:06 +02:00
tests Initial commit 2020-08-11 15:52:20 +02:00
vars install libnetcdf 2021-06-08 19:21:27 +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 Task that optionally removes all the data and conf 2021-06-12 14:29:09 +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_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