Luca Frosini
6955e3be7f
Downgraded to 2.2.17
2017-09-28 14:35:47 +02:00
Luca Frosini
a38cd1c78a
Added script.pool.maxSize property to set the value to 50
2017-09-28 14:35:27 +02:00
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
Luca Frosini
c16f303809
Incremeted sleep time
2017-05-09 15:38:05 +02:00
Luca Frosini
a1fd719d14
Upgraded OrientDB Version.
2017-05-09 15:37:31 +02:00
Andrea Dell'Amico
4f45181ac9
library/roles/orientdb/templates/hazelcast.xml.j2: The starting port is now a variable too.
2017-04-18 18:01:34 +02:00
Luca Frosini
a9ee8fa889
Fixing ansible script
2017-03-07 17:56:40 +01: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
cbe15b3bce
Upgraded OrientDB version to 2.2.16
2017-02-03 15:47:40 +01:00
Luca Frosini
e491ade3eb
Updated hooks version
2016-11-30 15:41:14 +01:00
Luca Frosini
dccad30fa6
Set writequorum to al instead of majority
2016-11-28 11:05:19 +01:00
Luca Frosini
efff2e91db
Upgraded OrientDB version
2016-11-25 17:28:36 +01:00
Luca Frosini
d84956e70a
Fixed nodeName to hostname (not fully qualifyed) beacuse . cannot be used
2016-11-02 16:22:08 +01:00
Luca Frosini
810d2ae9c9
Fixed hazelcast configuration. name and value attribute of parameter tag were inverted
2016-11-02 15:42:45 +01:00
Luca Frosini
f47344833e
Fixed task description
2016-11-02 15:12:34 +01:00
Luca Frosini
8af215ec05
Fixed init script
2016-11-02 15:08:48 +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
Luca Frosini
8ac2ef8511
Parametrized configuration file to create automatic backup task refs #5608
2016-11-02 12:54:24 +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
Luca Frosini
7fd6ec13b7
Started to create automatic backup task refs #5608
2016-11-02 12:32:37 +01:00
Luca Frosini
9da8966620
Added configuration to autoRemoveOfflineServers as suggested from orientdb team https://github.com/orientechnologies/orientdb/issues/6862 to solve quorum issue
2016-11-02 12:25:22 +01:00
Luca Frosini
b4340ec89c
Upgraded resource-regsitry and resource-registry-orientdb-hooks version
2016-10-28 18:00:46 +02: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
6c43cbfd6a
library/roles/orientdb/defaults/main.yml: example of orientdb_hooks_to_be_removed
2016-10-27 12:51:37 +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
Luca Frosini
d8cc2755f0
Updated version of resource registry and orientdb hooks
2016-10-26 11:56:28 +02:00
Luca Frosini
02e4941b56
Increased OrientDB version from 2.2.10 to 2.2.12
2016-10-25 10:23:41 +02:00
Luca Frosini
6606894817
Changed vault for resource registry. Aligned root password of orientdb root user
2016-10-14 17:00:16 +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