Giter VIP home page Giter VIP logo

aem's Introduction

Adobe Experience Manager Template for Tugboat

This is a configuration file for building live previews of AEM on Tugboat CI for every pull or merge request.

Prerequisites

  1. An account on Tugboat.ci. The free tier most likely won't have enough RAM to run AEM. Instead, request a trial of at least a "Plus" tier.
  2. A copy (JAR file) of AEM and a license. See here for details.

Installation

Environment Variables

After your Tugboat account is created and wired up to a new repos or a forked version of this repos, it's time to set up the necessary environment variables. We'll be creating two variables. The first one is LICENSE_PROPERTIES followed by AEM_FILE_URL.

Tugboat Envvars

LICENSE_PROPERTIES

LICENSE_PROPERTIES is a base64 encoded version of the license.properties file. That text file will look something like this:

license.downloadID=unique-string
license.customer.name=your-name

To enocde the file, run: base64 ./license.properties > license64.properties

Now, take the contents of license64.properties and add that as the value of the LICENSE_PROPERTIES environment variable.

AEM_FILE_URL

AEM_FILE_URL is the private URL for Tugboat download the JAR file you've been authorized to use. The file name will likely be something like "AEM_6.5_Quickstart.jar".

Wrapping Up

The Preview takes some time to build, but once it's done you can hit new site and login using the default credentials of admin:admin.

That's it. For more information check out the Tugboat documentation to see what else you can do. If you have any questions, feel free to reach out on Slack.

aem's People

Contributors

mettamatt avatar

Stargazers

Darian Benam avatar

Watchers

James Sansbury avatar James Cloos avatar Michael Herchel 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.