{"id":20509049,"url":"https://github.com/shinesolutions/puppet-aem-orchestrator","last_synced_at":"2026-04-03T23:33:24.444Z","repository":{"id":45649358,"uuid":"79224560","full_name":"shinesolutions/puppet-aem-orchestrator","owner":"shinesolutions","description":"Puppet module for provisioning AEM Orchestrator","archived":false,"fork":false,"pushed_at":"2024-05-07T05:39:06.000Z","size":196,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-19T23:30:39.539Z","etag":null,"topics":["aem","aem-opencloud","puppet"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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}},"created_at":"2017-01-17T12:17:06.000Z","updated_at":"2024-05-07T05:39:09.000Z","dependencies_parsed_at":"2024-05-07T06:31:41.038Z","dependency_job_id":"578615ef-0ee1-4f42-bc79-60fd48e964e5","html_url":"https://github.com/shinesolutions/puppet-aem-orchestrator","commit_stats":{"total_commits":90,"total_committers":5,"mean_commits":18.0,"dds":0.5222222222222221,"last_synced_commit":"4e6c0824c0e9bfcc8ce52ea093dcc9140aaf303a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/shinesolutions/puppet-aem-orchestrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-orchestrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-orchestrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-orchestrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-orchestrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinesolutions","download_url":"https://codeload.github.com/shinesolutions/puppet-aem-orchestrator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-aem-orchestrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284322411,"owners_count":26985055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-14T02:00:06.101Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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:22:03.499Z","updated_at":"2025-11-14T02:00:48.173Z","avatar_url":"https://github.com/shinesolutions.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/shinesolutions/puppet-aem-orchestrator/workflows/CI/badge.svg)](https://github.com/shinesolutions/puppet-aem-orchestrator/actions?query=workflow%3ACI)\n\n# shinesolutions-aem_orchestrator\n\n## Description\n\nA Puppet module for provisioning the Shine Solutions\n[AEM Orchestrator](https://github.com/shinesolutions/aem-orchestrator).\n\n## Setup\n\n### Setup Requirements\n\nIf you want to use an `S3` URL ( s3://_bucket_/_path_ ) for the jar file source,\nyou'll need to have the AWS CLI installed and configured so `root` can run the\ncommand below without error. This means you'll need to ensure AWS default\ncredentials are configured correctly. Information on how to set them up is\ndetailed in\n[the AWS CLI docs.] (http://docs.aws.amazon.com/cli/latest/topic/config-vars.html)\n\n    aws s3 cp \u003curl\u003e /tmp/jar.tmp\n\n\n### Beginning with shinesolutions-aem_orchestrator\n\nInstall the module using the `puppet` command:\n\n    puppet module install shinesolutions-aem_orchestrator\n\nOr via a Puppetfile:\n\n    mod 'shinesolutions-aem_orchestrator'\n\nOr uf you want to use the newest code from git:\n\n    mod 'shinesolutions-aem_orchestrator', :git =\u003e 'https://github.com/shinesolutions/puppet-aem-orchestrator'\n\nThen just include the module in your Puppet code:\n\n    include aem_orchestrator\n\n## Usage\n\nParameters can be set with Hiera. See the defaults in `data/common.yaml` for\nexamples.\n\nMost default parameters are correct, but you will likely need to override the\nfollowing to point to the AEM Orchestrator jar file:\n\n    aem_orchestrator::jarfile_source: (s3|http|file)://(host|bucket)/path/to/aem_orchestrator.jar\n    aem_orchestrator::jarfile_checksum_value: \u003csha256 hash of aem_orchestrator.jar\u003e\n\n## Reference\n\nThe module's classes and their parameters are documented in the comments in\neach manifest file. HTML documentation generated with `puppet strings` can be\nfound in the `docs/` folder -- which is published on [GitHub\nPages](https://shinesolutions.github.io/puppet-aem-orchestrator/) for easy\nreference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-aem-orchestrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinesolutions%2Fpuppet-aem-orchestrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-aem-orchestrator/lists"}