Commit Graph

19 Commits

Author SHA1 Message Date
Andrea Dell'Amico 1fd205a383 library/roles/orientdb: Add a nagios handler to restart the service after it dies. See https://support.d4science.org/issues/8858 2017-06-27 20:01:24 +02:00
Andrea Dell'Amico dcc5c2b1c3 library/roles/orientdb: Fix the init script so that the shutdown command does not go into background. 2017-06-22 17:47:42 +02:00
Andrea Dell'Amico 334103a150 library/roles/orientdb: delay the start after the stop in the letsencrypt hook. See https://support.d4science.org/issues/8992 2017-06-22 16:31:27 +02:00
Andrea Dell'Amico 14ec0b9e99 library/roles/orientdb/tasks/main.yml: Use get_url to download the orientdb distribution. 2017-02-28 12:59:13 +01:00
Andrea Dell'Amico bcc67fb5f2 library/roles/orientdb/tasks/main.yml: Add the orientdb_config tag to the task that installs the orientdb configuration. 2017-02-22 16:41:57 +01:00
Andrea Dell'Amico ee5faf1366 library/roles/orientdb: Add ssl support into the configuration file, and a letsencryt hook when letsencrypt is used. 2017-02-22 13:33:53 +01:00
Luca Frosini efff2e91db Upgraded OrientDB version 2016-11-25 17:28:36 +01:00
Luca Frosini f47344833e Fixed task description 2016-11-02 15:12:34 +01:00
Luca Frosini 1f8f7c7ac0 Added missing ' to yaml file 2016-11-02 13:10:41 +01:00
Luca Frosini 997efd8676 Fixed backups diretory creation 2016-11-02 13:08:55 +01:00
Andrea Dell'Amico 0e9b8dfea9 d4science-ghn-cluster/orientdb.yml: Add 'serial' and 'max_fail_percentage' to the playbook.
library/roles/orientdb/tasks/main.yml: Add a specific tag for the hooks task.
2016-11-02 12:38:40 +01:00
Andrea Dell'Amico cb3004120a library/roles/orientdb: Use wildcards to remove the old hooks. Remove the old hook files before installing the new ones. 2016-10-27 16:10:31 +02:00
Andrea Dell'Amico 31fa85042c library/roles/orientdb/tasks/main.yml: Add a task to remove the old hook files.
d4science-ghn-cluster/group_vars/orientdb_dev/orientdb_dev.yml: Add a list of old hook files.
2016-10-26 18:48:44 +02:00
Andrea Dell'Amico 2a1212a176 library/roles/orientdb: Fix some problems with permissions and configuration. See https://support.d4science.org/issues/5568. 2016-10-26 16:23:29 +02:00
Andrea Dell'Amico 970427d280 library/roles/orientdb: Give the possibility to configure the java heap from /etc/default/orientdb. 2016-09-29 15:40:37 +02:00
Andrea Dell'Amico f1f556f744 library/roles/orientdb: Provide a way to install hooks jars. 2016-09-29 12:48:17 +02:00
Andrea Dell'Amico 86b510e7d5 d4science-ghn-cluster: New variabiles to cover the orientdb configuration.
library/roles/iptables/templates/iptables-rules.v4.j2: rule to support orientdb multicast configuration.
library/roles/orientdb: Template all the configuration files. Move the database and log directory out of the distribution.
2016-09-28 19:19:51 +02:00
Andrea Dell'Amico 36e589b826 library/roles/orientdb: Add the configuration files management. 2016-09-27 15:35:33 +02:00
Andrea Dell'Amico 4f09f02336 library/roles/orientdb: First bits of a orientdb role. 2016-09-23 19:07:39 +02:00