{"id":20509211,"url":"https://github.com/shinesolutions/puppet-aem-curator","last_synced_at":"2026-04-08T13:31:02.125Z","repository":{"id":37359252,"uuid":"104941498","full_name":"shinesolutions/puppet-aem-curator","owner":"shinesolutions","description":"Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components","archived":false,"fork":false,"pushed_at":"2026-03-10T04:58:40.000Z","size":1143,"stargazers_count":4,"open_issues_count":12,"forks_count":20,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-04-07T12:09:10.595Z","etag":null,"topics":["aem","aem-opencloud","puppet"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shinesolutions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-26T21:52:44.000Z","updated_at":"2026-03-10T04:58:43.000Z","dependencies_parsed_at":"2025-04-13T22:32:31.673Z","dependency_job_id":"3625aca3-7ab2-4079-a896-e3c54d8830c6","html_url":"https://github.com/shinesolutions/puppet-aem-curator","commit_stats":{"total_commits":741,"total_committers":22,"mean_commits":33.68181818181818,"dds":"0.40755735492577594","last_synced_commit":"f6918c30c043a0e1330fd095d5e5870ce4f1cd10"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/shinesolutions/puppet-aem-curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-curator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-curator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-curator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-curator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinesolutions","download_url":"https://codeload.github.com/shinesolutions/puppet-aem-curator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-curator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aem","aem-opencloud","puppet"],"created_at":"2024-11-15T20:23:16.069Z","updated_at":"2026-04-08T13:31:02.034Z","avatar_url":"https://github.com/shinesolutions.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/shinesolutions/puppet-aem-curator/workflows/CI/badge.svg)](https://github.com/shinesolutions/puppet-aem-curator/actions?query=workflow%3ACI)\n[![Published Version](https://img.shields.io/puppetforge/v/shinesolutions/aem_curator.svg)](http://forge.puppet.com/shinesolutions/aem_curator)\n[![Downloads Count](https://img.shields.io/puppetforge/dt/shinesolutions/aem_curator.svg)](http://forge.puppet.com/shinesolutions/aem_curator)\n[![Known Vulnerabilities](https://snyk.io/test/github/shinesolutions/puppet-aem-curator/badge.svg)](https://snyk.io/test/github/shinesolutions/puppet-aem-curator)\n\nPuppet AEM Curator\n------------------\n\nA Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components.\n\nThis module supports AEM installation for various versions along with a combination of Service Packs, Cumulative Fix Packs, and hotfixes. Those combinations are bundled into what this module calls [AEM Profiles](https://github.com/shinesolutions/puppet-aem-curator/blob/master/docs/aem-profiles-artifacts.md).\n\nOther than AEM installation, it also supports some common AEM management events:\n* Deployment of a single AEM package or a single Dispatcher package\n* Deployment of multiple AEM packages and Dispatcher packages declared in a descriptor file\n* Enable and disable CRXDE\n* Promote an AEM Author Standby to AEM Author Primary\n* Flush AEM Dispatcher cache\n* Export a single AEM package for backup\n* Export multiple AEM packages for backup, declared in a descriptor file\n* Import a single backup AEM package\n* List AEM packages\n* AEM Upgrade automation\n\nPuppet AEM Curator is designed to provision an AEM environment in two phases:\n\n1. Installation of AEM\n2. Configuration and running of AEM\n\n*Phase 1: Installation of AEM*\n\nA single AEM installation can take quite a while. Rough timing of an AEM installation\n(on AWS EC2 instance type [m4.2xlarge](https://aws.amazon.com/ec2/instance-types/))\nwhich includes variation of service packs, cumulative fix packs, and hotfixes,\ncan take about half an hour plus.\n\nDue to the above, the desire is to take a machine image of this AEM installation,\nso we don't have to reinstall AEM every time a new AEM environment is created.\nThis AEM installation can then be used across multiple environments, hence the\ninstallation cost is only once per AEM / service pack / cumulative fix version\nfor a given machine image.\n\nThe installation is implemented in the following manifests:\n* [install_author.pp](https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/install_author.pp)\n* [install_publish.pp](https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/install_publish.pp)\n\nThe above manifests result in AEM being gracefully stopped in order to ensure the\ncorrectness of the repository.\n\n*Phase 2: Configuration and running of AEM*\n\nThe configuration and running of AEM ends up with the AEM instance being provisioned\nwith environment-specific details (e.g. an admin password that is unique to that\nenvironment, a configuration file that uses the ip address of the server, etc).\nThe idea here is that we can stand up dozens of AEM environments without installing\nAEM each and every time. It simply uses the machine image taken on step one above\n(Installation of AEM).\n\nThe configuration and running are implemented in the following manifests:\n* [config_author_primary.pp](https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/config_author_primary.pp)\n* [config_author_standby.pp](https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/config_author_standby.pp)\n* [config_publish.pp](https://github.com/shinesolutions/puppet-aem-curator/blob/master/manifests/config_publish.pp)\n\nThe above manifests result in AEM being configured, up and running, ready to accept\nincoming requests.\n\nLearn more about Puppet AEM Curator:\n\n* [Installation](https://github.com/shinesolutions/puppet-aem-curator#installation)\n* [Usage](https://github.com/shinesolutions/puppet-aem-curator#usage)\n\nPuppet AEM Curator is part of [AEM OpenCloud](https://aemopencloud.io) platform but it can be used as a stand-alone.\n\nInstallation\n------------\n\n    puppet module install shinesolutions-aem_curator\n\nOr via a Puppetfile:\n\n    mod 'shinesolutions/aem_curator'\n\nIf you want to use the master version:\n\n    mod 'shinesolutions/aem_curator', :git =\u003e 'https://github.com/shinesolutions/puppet-aem-curator'\n\nUsage\n-----\n\nTODO: example class/definition calls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-aem-curator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinesolutions%2Fpuppet-aem-curator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-aem-curator/lists"}