From: sascha.strassheim Date: Fri, 13 Apr 2018 09:40:05 +0000 (+0200) Subject: redis on stage-www-publicispixelpark-de.pixelpark.com X-Git-Tag: v0.1.0~1314 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a4c42733b9e3febd5233f9ba0b3fd39a994e3146;p=pixelpark%2Fhiera.git redis on stage-www-publicispixelpark-de.pixelpark.com --- diff --git a/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml b/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml index ea548dab..8409a573 100644 --- a/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml +++ b/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::typo3 - infra::profile::mysql_server - infra::profile::postfix + - redis - infra::profile::cron # user @@ -34,6 +35,11 @@ postfix::myorigin: 'pixelpark.com' infra::additional_packages: ImageMagick: {} +redis::bind: 0.0.0.0 +redis::manage_repo: true +redis::timeout: 30 +redis::maxmemory: 3gb + # php packages repo::remi_php71: true @@ -80,10 +86,11 @@ mysql::server::backup::backuppassword: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWY mysql::server::backup::backupdir: /var/lib/backup/mysql +# typo3 scheduler cron infra::profile::cron::cronjobs: vbb-import: command: '/bin/php /var/www/pubpix/web/typo3/sysext/core/bin/typo3 scheduler:run' - minute: '15' + minute: '*/15' hour: '*' date: '*' month: '*' @@ -94,7 +101,6 @@ infra::profile::cron::cronjobs: - 'PATH="/usr/bin:/bin"' description: 'typo3 scheduler' - # basic auth apache - check infra::profile::apache::htdigest: server: