Giter Site home page Giter Site logo

ansible-role-aem's Introduction

Build Status

Role Name

An Ansible role to provision Adobe Experience Manager (AEM) 6.x instances.

Requirements

The AEM 6.x binaries are not included and should be added by yourself.
Put them in the role's /files folder. You need a cq5-author-nobrowser-p4502.jar file with the default properties.

Role Variables

aem.jarfile string, default: cq5-author-nobrowser-p4502.jar
aem.instance.name string, default: author
aem.instance.type string, default: author
aem.instance.base string, default: /opt/aem
aem.instance.user string, default: wcms
aem.instance.group string, default: online
aem.instance.port string, default: 4502
aem.instance.jvm.options string, default: -server -Djava.awt.headless=true
aem.instance.jvm.memory, string, default: -Xmx1024m -XX:MaxPermSize=256M
aem.instance.nosamplecontent boolean, default: true
aem.instance.runmodes string, default: test
aem.license.product string, default: Adobe Experience Manager
aem.license.customer string, default: Acme
aem.license.version string, default: 6.1.0.20150507
aem.license.key string, default: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
aem.install.packages array, default: cq-6.1.0-hotfix-8872-1.0.zip

Dependencies

williamyeh.oracle-java, variables used: java_version: 8

Example Playbook

- hosts: servers  
  roles:  
    - { role: ronaldvaneede.aem, aem.license.customer: "Acme", aem.license.key: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" }

License

MIT

Author Information

Name: Ronald van Eede
Email: [email protected]
Website: ronaldvaneede.me
Twitter: @ronaldvaneede

ansible-role-aem's People

Contributors

avxban avatar ronaldvaneede avatar wyvern8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.