Commit Graph

13 Commits

Author SHA1 Message Date
Andrea Dell'Amico aa78e0881f library/roles/mysql/templates/server.cnf.j2: Fix the settings for the undefined parameters.
dnet-efg/group_vars/efg_portal_dev/main.yml: Raise the max_allowed_packet setting.
2016-12-16 15:29:58 +01:00
Andrea Dell'Amico 662c1ee357 library/roles/mysql: More customizable options. 2016-10-25 13:34:11 +02:00
Andrea Dell'Amico 4067c73b99 library/roles/mysql/templates/mysql-backup.cron.j2, library/roles/postgresql/files/postgresql-backup.cron: do not perform backups if backuppc is running successfully. 2016-03-21 14:40:56 +01:00
Andrea Dell'Amico 0065b6a1b0 d4science-ghn-cluster/roles/nginx-frontend/templates/dataminer1-d-d4s.d4science.org-virtualhost.j2: Modify the log format to be http compliant.
library/roles/mysql/tasks/manage_my_db.yml: Manage additional grant privileges.
library/vars/isti-global.yml: Add the IP of analytics.d4science.org.
2016-03-18 17:01:13 +01:00
Andrea Dell'Amico c84512a4f0 library/roles/mysql: Ansible 2 compatibility. Manage a different data directory.
library/roles/php-fpm: Ansible 2 compatibility.
library/roles/piwik: Install and configure a piwik instance.
infrastructure-services: Install a piwik instance as analytics.d4science.org.
2016-03-17 21:35:04 +01:00
Andrea Dell'Amico a4025969f8 library/roles/mysql: Some fixes to the mysql backup scripts. 2016-01-11 11:00:55 +01:00
Andrea Dell'Amico 344b80ea8b library/roles/mysql/defaults/main.yml: MySQL backup minute and hour are now customizable. 2015-12-20 15:28:22 +01:00
Andrea Dell'Amico 226da8cd0f library/roles/tomcat: special treatment for the server.xml file: use a dedicated variable to decide if install it or not.
d4science-gcube/group_vars/mediawiki/all.yml: change the d4science (imarine) wiki database name.
2015-08-24 15:56:46 +02:00
Andrea Dell'Amico abf68e19e5 library/roles/mysql: Fix the backup script. Now it finds the installed databases in a sane way.
library/roles/nginx: Option to activate the gzip compression.
2015-08-05 19:14:03 +02:00
Andrea Dell'Amico 2ca9adc7ad library/roles/mysql/files/mysql-backup.sh: Fix the script. 2015-07-20 17:12:49 +02:00
Andrea Dell'Amico e1180b39a7 library/roles/mysql: better backup script. Now supports nagios and a retain interval.
library/roles/iptables: special case for ldap.
library/roles/openldap-server: first bits of a openldap role
2015-07-14 00:30:49 +02:00
Andrea Dell'Amico d37840100e Various fixes to the library roles. 2015-07-13 14:17:42 +02:00
Andrea Dell'Amico 2735d9c8ae library/roles/mediawiki: raw playbook that downloads and unpack a mediawiki installation and installs some of the php dependencies.
library/roles/mysql: role that installs a mysql db, secure the configuration and manage the databases.
library/roles/php-fpm: installs php-fpm and configures all the workers.
d4science-gcube: playbook to install and configure a mediawiki system.
2015-05-29 19:42:43 +02:00