Task #4917
closed
Update Dataminer Ansible installation
Added by Gianpaolo Coro over 8 years ago.
Updated over 8 years ago.
Infrastructure:
Production
Description
Is it possible to add the following logic to the dataminer installation scripts?
Copy all the JARs files from the following online folder
https://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/DataMinerConfiguration/algorithms/
to the WEB-INF/lib/ folder of the wps application.
Note that the number of Jar files may change.
It's a subversion repository, so it's easy if the algorithms
directory contains jars only. It can also be run regularly as a cron job, but a tomcat restart will also be needed. Or we can enable the tomcat autodeploy feature, but that will kill any job running while the autodeploy kicks in.
This should be in addition to the maven commands we already run, right?
A periodic run is not necessary. This will be used only at installation time. Indeed, no maven activity is required only the download of the files.
- Blocks Task #4865: Installing data analysis machine to develop prototypes added
- Status changed from New to In Progress
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
The playbook has been modified.
- Status changed from Feedback to Closed
Also available in: Atom
PDF