Commit Graph

653 Commits

Author SHA1 Message Date
Andrea Dell'Amico 810c5c09ac Fix the algorithm-updater script behaviour when the file that contains the installed algorithms does not exist. 2019-02-06 17:17:09 +01:00
Andrea Dell'Amico dd6442e8dd Change the algorithms-updater script so that it installs some missing algorithms even when there is no update from subversion. 2019-02-06 15:45:57 +01:00
Andrea Dell'Amico 9aba15c7b2 Run the algorithms installer also when the file that lists all the installed algorithms is empty. 2019-02-06 14:34:45 +01:00
Roberto Cirillo 47c7c4ab87 added gcube-app.xml default variables 2019-01-18 17:49:57 +01:00
Roberto Cirillo 9e73f5fd69 added proxy section on gcube-app.xml template 2019-01-18 17:48:47 +01:00
Andrea Dell'Amico 81e7811be5 Role that installs the perform-service app. 2019-01-15 17:44:57 +01:00
Andrea Dell'Amico 9f41c8485a tomcat debugger: split the host and port variables. Reflect the changes in the smartgears tomcat configuration. 2019-01-14 12:23:12 +01:00
Andrea Dell'Amico 28cef91721 library/roles/smartgears/resource_updater/tasks/main.yml: Create the resource_updater directory unconditionally. 2019-01-10 15:53:00 +01:00
Andrea Dell'Amico b1f5681ccc Do not register the same variable twice. 2019-01-10 12:09:27 +01:00
Andrea Dell'Amico 913b5a57dd Fixes to the smartgears new nginx virtualhost so that we can configure virtualhosts without smartgears. 2019-01-09 15:48:56 +01:00
Andrea Dell'Amico 1c8bd4a269 Add the resources_updater role as dependency. 2019-01-09 15:48:56 +01:00
Andrea Dell'Amico 16ad0de228 This role installs a tool that adds/changes IS information from a resources file. 2019-01-09 15:48:56 +01:00
Andrea Dell'Amico f43c3a638c New virtualhost template for the nginx instance that backs smartgears service. Much more flexible. 2019-01-03 15:32:43 +01:00
Andrea Dell'Amico f7c965d545 Fix a typo 2019-01-03 15:31:41 +01:00
Andrea Dell'Amico f727202ead Add a new option to the container.xml file. Disabled by default. 2018-12-27 18:01:34 +01:00
Andrea Dell'Amico 8206a3c53b Fix a typo 2018-12-27 18:01:08 +01:00
Andrea Dell'Amico 4406ac1e7b library/roles/smartgears/java_reverse_proxy/defaults/main.yml: More variables. 2018-12-21 18:44:35 +01:00
Andrea Dell'Amico 5048776016 Add a task to force a dataminer reconfiguration. 2018-12-17 13:21:01 +01:00
Andrea Dell'Amico db534612f0 Do not set the protocol and port to https until when https://support.d4science.org/issues/13024 if fixed and the new dataminer deployed 2018-12-14 17:08:15 +01:00
Andrea Dell'Amico 9e663e07c9 Add a couple of new labels so that we can configure a manually deployed wps war file (useful for testing or debugging). 2018-12-14 16:46:44 +01:00
Andrea Dell'Amico 087fa532e0 Fix the dataminer tasks, for real. 2018-12-13 12:18:09 +01:00
Andrea Dell'Amico 43c57522f1 Remove some conditionals from the wps-config-fixer script. Add a new tag and variable to the dataminer tasks that install and run the script so that we can force a tomcat restart. 2018-12-13 12:03:17 +01:00
Andrea Dell'Amico 3765cedc5b Change the wps-fixer script so that it uses https as the protocol if it's enabled in the reverse proxy. 2018-12-12 19:00:26 +01:00
Andrea Dell'Amico 1dee266626 library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: Fix the indentation of the conditionals. 2018-12-11 15:05:44 +01:00
Andrea Dell'Amico 73648cf4c1 Configuration to deploy the gcat service. 2018-12-07 15:40:39 +01:00
Andrea Dell'Amico 493e59fb1f Fix typos. 2018-12-07 15:23:11 +01:00
Andrea Dell'Amico e530f7aba9 library/roles/smartgears/dm_pool_manager/tasks/main.yml: Fix a duplicated entry. 2018-12-07 12:59:29 +01:00
Andrea Dell'Amico c60dc3013f gcube-app.xml: support the 'include' directive. 2018-12-06 17:59:44 +01:00
Luca Frosini 15c60e25bf Fixing playbook skeleton for gcat service 2018-12-05 17:43:39 +01:00
Andrea Dell'Amico d79ffd5846 Fix the maven_artifact options. 2018-12-05 16:27:28 +01:00
Andrea Dell'Amico 730be8b919 Generic user as the default. 2018-12-05 16:05:46 +01:00
Andrea Dell'Amico e3b0ce40c9 Fix the maven_artifact options. 2018-12-05 16:05:19 +01:00
Luca Frosini c8b805e48b Created playbook skeleton for gcat service 2018-12-05 15:27:14 +01:00
Luca Frosini 9ce6c9bfdb Added template to produce config.properties for accounting_dashboard_harvester_se_plugin 2018-12-05 12:45:43 +01:00
Andrea Dell'Amico afa71e25e1 Some fixes to the java reverse proxy role. 2018-12-04 18:36:26 +01:00
Andrea Dell'Amico cf93b2011f Role that installs and configure the java reverse proxy servlet. 2018-12-04 16:08:32 +01:00
Andrea Dell'Amico a8aed0978b library/roles/smartgears/smartgears/templates/logback.xml.j2: Add an explicit scan period, see https://support.d4science.org/issues/12964. 2018-11-30 21:26:34 +01:00
Andrea Dell'Amico ba6fd9dd35 accounting_*se_plugin: add the role that configures catalina as dependency. 2018-11-30 21:00:06 +01:00
Andrea Dell'Amico 7a1bd9468f library/roles/smartgears/accounting_dashboard_harvester_se_plugin/tasks/main.yml: Add the verify_checksum option to the maven task. 2018-11-30 20:38:00 +01:00
Andrea Dell'Amico 918d1f161d accounting-dashboard-harvester-se-plugin role. See https://support.d4science.org/issues/11771 2018-11-30 19:47:52 +01:00
Andrea Dell'Amico 962105f7f5 library/roles/smartgears/accounting_aggregator_se_plugin/tasks/main.yml: Fix a typo in a task description. 2018-11-30 19:47:24 +01:00
Andrea Dell'Amico 5dd9e01fd3 Script and cron job to verify the ldap status on the rstudio servers. See https://support.d4science.org/issues/12949 2018-11-29 14:50:03 +01:00
Roberto Cirillo 56ffe10a78 managed parameter resolver-basepath 2018-11-22 09:58:50 +01:00
Roberto Cirillo 5058692575 added storagehub_resolver_basepath variable 2018-11-22 09:57:13 +01:00
Roberto Cirillo 9497c48988 added tasks for removing worki and job folders 2018-11-22 09:56:12 +01:00
Andrea Dell'Amico ac7793d614 library/roles/smartgears/r_connector/tasks/main.yml: Remove a task that should not have been there in the first place. 2018-11-19 16:12:15 +01:00
Andrea Dell'Amico fb03803f4f Add the http proxy servlet role. Heavily smartgeard dependent. 2018-11-16 19:38:36 +01:00
Andrea Dell'Amico 3b83553f9e Role to install the uri-resolver. Configure the playbook to install it on data1-p.d4science.org 2018-11-14 11:37:56 +01:00
Roberto Cirillo 1755d47033 set smartgears version to latest 2018-10-30 14:48:33 +01:00
Roberto Cirillo 5764bc6990 added verify_checksum variable 2018-10-30 14:47:23 +01:00