Coder Social home page Coder Social logo

wttech / gradle-aem-boot Goto Github PK

View Code? Open in Web Editor NEW
4.0 13.0 0.0 1.39 MB

Example project for booting local AEM instances and AEM dispatcher automatically

License: Apache License 2.0

Kotlin 68.29% Shell 30.28% Batchfile 1.43%
aem aem-tools adobe-experience-manager cq apache-sling gradle aem-dispatcher docker httpd gradle-aem-plugin

gradle-aem-boot's Introduction

WTT logo

Gradle Status Apache License, Version 2.0, January 2004

Gradle AEM Plugin logo

AEM Boot

This project could be used to boot local AEM instances and AEM dispatcher automatically.

As an effect, it sets up:

Automation used in this project is based on:

Table of Contents

Quickstart

  1. Clone project using command:

    git clone https://github.com/wttech/gradle-aem-boot.git && cd gradle-aem-boot
  2. Setup user specific AEM configuration using command:

    sh gradlew props

    and specify properties:

    Fork Props Dialog

  3. Setup hosts file using command (administrator / super user permissions required):

    sh hosts

    or on Windows

    hosts.bat
  4. Setup local AEM instances and environment using command:

    sh gradlew

    or equivalent

    sh gradlew setup await

Repeating command above will:

  • install new dependent CRX packages defined
  • perform new provisioning steps defined

Environment

Tested on:

  • Java 1.8
  • Gradle 5.4.1
  • Adobe AEM 6.5
  • Docker 2.0.0.3

Tooling

  • Generating / updating AEM instance configuration: sh gradlew props,
  • Monitoring errors in logs: sh gradlew instanceTail,
  • Copying content between environments/instances: sh gradlew instanceRcp,
  • Running content migration Groovy scripts: sh gradlew instanceGroovyEval.

Review plugin documentation for more details / how to use tools mentioned above.

Extending build

For defining new tasks directly in build see:

The easiest way to implement custom plugins and use them in project is a technique related with buildSrc/ directory. For more details please read documentation.

gradle-aem-boot's People

Contributors

ahmed-musallam avatar dawidklos avatar devzbysiu avatar malaskowski avatar pun-ky avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gradle-aem-boot's Issues

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.