Commit Graph

108 Commits

Author SHA1 Message Date
Roberto Cirillo 139db08ea1 default webxml user exclusion set to statistical.manager 2019-04-15 17:15:43 +02:00
Roberto Cirillo 19068bf919 added user exclusion as web.xml param 2019-04-15 17:14:35 +02:00
Andrea Dell'Amico ebf0a4db54 another fix to the role that installs and configures dataminer. 2019-04-03 20:05:36 +02:00
Andrea Dell'Amico 57f53d6ef4 Split the dataminer playbook. 2019-03-25 17:36:56 +01:00
Andrea Dell'Amico 69ad68c14e Move the dataminer components roles into the dataminer_app dependencies. 2019-03-25 14:18:28 +01:00
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
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 87929ea4d1 Add the python 3 role to the dataminer dependencies. 2018-10-24 19:10:47 +02:00
Roberto Cirillo 9f493f5297 add new checksum var 2018-10-16 18:39:54 +02:00
Roberto Cirillo d65259e570 set version to latest 2018-10-16 18:39:16 +02:00
Roberto Cirillo 3a43312e7a added new web.xml parameters 2018-10-16 11:46:53 +02:00
Roberto Cirillo 6a8590d3d6 added new default parameter for web.xml 2018-10-16 11:46:18 +02:00
Andrea Dell'Amico ca7c22f72c Set the full java environment variables before running 'R CMD javareconf' 2018-10-09 11:44:05 +02:00
Andrea Dell'Amico c79bacd579 Run the java R configure command as root. 2018-10-03 18:46:43 +02:00
Andrea Dell'Amico c702469cfe Reconfigure the java environment for R. 2018-10-03 18:43:41 +02:00
Andrea Dell'Amico 202340fe65 Adapt to the new variables. Add a task that removes the old keys. 2018-07-02 20:14:28 +02:00
Andrea Dell'Amico 0e6d107a50 Fix in the algorithms-updater the check for a already running instance. 2018-04-26 15:51:35 +02:00
Andrea Dell'Amico 326466f8f8 Remove the tasks that install nscd for dataminer. Now they are global. 2018-04-19 17:48:27 +02:00
Andrea Dell'Amico 2a3c86a412 library/roles/smartgears/dataminer_app/tasks/dataminer-algorithms-installer.yml: Also install the algorithms updater script with the algorithms. Leave alone the cron job only. 2018-04-09 16:15:39 +02:00
Andrea Dell'Amico 86d22d6e75 dataminer: separate the algorithm installer from the algorithm updater. Install the algorithm installer on che core nlp VM. 2018-04-09 15:14:44 +02:00
Andrea Dell'Amico 5a4d729503 Change the dataminer roles again so that the algorithms are always installed but the script that adds them is optiona. 2018-04-07 18:32:12 +02:00
Andrea Dell'Amico 1f2a02a727 dataminer: more modularity, add smartgears as dependency. 2018-04-06 17:21:38 +02:00
Andrea Dell'Amico 3cc7c27af8 Dataminer: Remove the list of installed algorithms after an upgrade to force a reinstall. 2018-04-05 16:14:37 +02:00
Andrea Dell'Amico d9dfa8ef23 dataminer: the dependency roles are now conditional. 2018-04-04 20:22:23 +02:00
Andrea Dell'Amico 9ef7736f10 Cleanup some dataminer tasks. Remove the old zip installation tasks. 2018-03-23 13:40:25 +01:00
Andrea Dell'Amico 7d8faf3cfa Fix the function that performs the svn update so that it exits immediately if there's nothing to do. 2018-03-16 15:30:23 +01:00
Andrea Dell'Amico 8af90a8ef8 library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Add a 'svn cleanup' before the update. 2018-02-24 10:28:24 +01:00
Andrea Dell'Amico 0115c852e3 library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Fix the check of the lock file logic. See https://support.d4science.org/issues/11182 2018-02-14 12:48:24 +01:00
Andrea Dell'Amico cc9a426761 library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Fix the check_lock_file function. See https://support.d4science.org/issues/11079 2018-01-31 12:41:16 +01:00
Andrea Dell'Amico 6c11ced0c7 dataminer: add conda (and therefore python-env) as dependency. 2017-12-21 20:36:17 +01:00
Andrea Dell'Amico 8efc0aca14 dataminer: install nscd when requested. 2017-12-15 18:08:17 +01:00
Andrea Dell'Amico 3477ccc615 dataminer: Install the web.xml file in the correct place.
dataminer: Remove the old wps_algorithms directory when moving from the old to the new algorithms setup.
2017-10-13 15:15:30 +02:00
Roberto Cirillo f1fa0bc1be add new dataminer ghost instance in preproduction environment
update dm-pool-manager service configuration and version
2017-10-11 09:24:21 +02:00
Andrea Dell'Amico 6364e3cfc4 library/roles/smartgears/dataminer_app/templates/web.xml.j2: Fix the algorithmDirectory path inside the dataminer configuration. 2017-10-10 17:37:33 +02:00
Andrea Dell'Amico 07d50186ab library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Make the script more tolerant to the garbage present in the algorithm files. 2017-10-06 18:16:52 +02:00
Andrea Dell'Amico b6703aa9b1 dataminer: The algorithms directory structure has been refactored. 2017-10-06 16:05:03 +02:00
Andrea Dell'Amico 5832cb0b62 dataminer: Remove the tasks that install the missing jars. They have been added to the war file. 2017-09-28 17:21:29 +02:00
Andrea Dell'Amico aa8e209d95 dataminer: change the java options passed to tomcat. See https://support.d4science.org/issues/9797 2017-09-26 17:04:30 +02:00
Andrea Dell'Amico 59d9e8a18c dataminer: do not install the catalina config anymore. Add some java options as requested in https://support.d4science.org/issues/9797 2017-09-26 16:28:40 +02:00
Andrea Dell'Amico 3eed2abc3a algorithms-updater: cleanup the list of installed algorithms even when installing a new one. 2017-09-20 13:42:40 +02:00
Andrea Dell'Amico a758ab8c71 dataminer algorithms-updater: another attempt to fix the algorithms upgrade. 2017-09-20 12:42:38 +02:00
Andrea Dell'Amico 02bcd00968 dataminer: Install the war archive by default. 2017-09-19 15:37:14 +02:00
Andrea Dell'Amico 7f91b5f36a dataminer: New workarounds to fix some broken behaviour. 2017-09-19 14:44:35 +02:00