apache::mod::worker::serverlimit: 4
apache::mod::worker::threadlimit: 50
+aem::maven::mirrors:
+ - {id: pixelpark-nexus, url: 'https://nexus.pixelpark.com/content/groups/public/', mirrorof: '*,!pixelpark-nexus'}
+aem::maven::repos:
+ - nexus-repo:
+ id: pixelpark-nexus
+ url: 'https://nexus.pixelpark.com/content/groups/public/'
+ releases:
+ enabled: true
+
#
# Author
#
#infra::profile::aem::author::license_customer_name: 'SIRONA DENTAL SYSTEMS GMBH'
#infra::profile::aem::author::license_product_name: 'Adobe Experience Manager'
-#infra::profile::aem::author::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:SurvivorRatio=20 -XX:TargetSurvivorRatio=0 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+CMSCompactWhenClearAllSoftRefs -XX:CMSInitiatingOccupancyFraction=85 -XX:+CMSScavengeBeforeRemark -XX:+UseCompressedOops -XX:+DisableExplicitGC -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=100000 -Doak.fastQuerySize=true'
+infra::profile::aem::author::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:SurvivorRatio=20 -XX:TargetSurvivorRatio=0 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+CMSCompactWhenClearAllSoftRefs -XX:CMSInitiatingOccupancyFraction=85 -XX:+CMSScavengeBeforeRemark -XX:+UseCompressedOops -XX:+DisableExplicitGC -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=100000 -Doak.fastQuerySize=true'
#aem::author::install_packages:
-#infra::profile::aem::author::instance_name: author
-#infra::profile::aem::author::install_mode: 'quickstart'
-#infra::profile::aem::author::install_options:
-# download_type: maven
-# download_uri: com.adobe.aem:aem-quickstart:6.1:jar
+infra::profile::aem::author::instance_name: author
+infra::profile::aem::author::install_mode: 'quickstart'
+infra::profile::aem::author::install_options:
+ download_type: maven
+ download_uri: com.adobe.aem:aem-quickstart:6.2:jar
+infra::profile::aem::author::install_files:
+ org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg:
+ content: |
+ path=./crx-quickstart/repository/datastore
+ minRecordLength=1048576
+ org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg:
+ content: |
+ customBlobStore=true
+ org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.config:
+ content: |
+ repository.home=${repository.home}/segmentstore
+ tarmk.size=256
+ pauseCompaction=B"false"
# Compaction & Backup for Author
-#infra::profile::aem::author::oak_version: '1.2.7'
+infra::profile::aem::author::oak_version: '1.2.7'
#infra::profile::aem::author::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000'
#infra::profile::aem::author::compaction_timeout: 21600 # 6h Timeout
#infra::profile::aem::author::mail_to:
#infra::profile::aem::publish::license_customer_name: 'SIRONA DENTAL SYSTEMS GMBH'
#infra::profile::aem::publish::license_product_name: 'Adobe Experience Manager'
-#infra::profile::aem::publish::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:SurvivorRatio=20 -XX:TargetSurvivorRatio=0 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+CMSCompactWhenClearAllSoftRefs -XX:CMSInitiatingOccupancyFraction=85 -XX:+CMSScavengeBeforeRemark -XX:+UseCompressedOops -XX:+DisableExplicitGC -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=100000 -Doak.fastQuerySize=true'
+infra::profile::aem::publish::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:SurvivorRatio=20 -XX:TargetSurvivorRatio=0 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+CMSCompactWhenClearAllSoftRefs -XX:CMSInitiatingOccupancyFraction=85 -XX:+CMSScavengeBeforeRemark -XX:+UseCompressedOops -XX:+DisableExplicitGC -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=100000 -Doak.fastQuerySize=true'
-#infra::profile::aem::publish::install_mode: 'quickstart'
-#infra::profile::aem::publish::instance_name: publish
-#infra::profile::aem::publish::install_options:
-# download_type: maven
-# download_uri: com.adobe.aem:aem-quickstart:6.1:jar
+infra::profile::aem::publish::install_mode: 'quickstart'
+infra::profile::aem::publish::instance_name: publish
+infra::profile::aem::publish::install_options:
+ download_type: maven
+ download_uri: com.adobe.aem:aem-quickstart:6.2:jar
+
+infra::profile::aem::publish::install_files:
+ org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg:
+ content: |
+ path=./crx-quickstart/repository/datastore
+ minRecordLength=1048576
+ org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg:
+ content: |
+ customBlobStore=true
+ org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.config:
+ content: |
+ repository.home=${repository.home}/segmentstore
+ tarmk.size=256
+ pauseCompaction=B"false"
# Compaction & Backup for Publisher
-#infra::profile::aem::publish::oak_version: '1.2.7'
+infra::profile::aem::publish::oak_version: '1.2.7'
#infra::profile::aem::publish::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000'
#infra::profile::aem::publish::compaction_timeout: 21600 # 6h Timeout
#infra::profile::aem::publish::mail_to: