GithubHelp home page GithubHelp logo

Auto Install Package about aem-packager HOT 2 CLOSED

amclin avatar amclin commented on May 28, 2024
Auto Install Package

from aem-packager.

Comments (2)

amclin avatar amclin commented on May 28, 2024

That highly depends on how you are going from Maven to AEM, and makes sense when you're running the build on the same machine as the running AEM instance. Generally that's not a good practice (though I know a lot of teams do this). For example, for security purposes you don't need and shouldn't have NodeJS or any of your other dev dependencies installed on your running AEM app servers.

Handling the responsibility of when to install which package to which AEM App server is best delegated to an automation system designed to handle those kinds of operations:

  • Jenkins
  • Bamboo
  • Travis
  • Azure DevOps
    etc...

That way you have auditable logs, the ability to reconfigure or dynamically map which packages go to which servers in which order, status of deployments, blue/green/rolling deployments, etc.

from aem-packager.

amclin avatar amclin commented on May 28, 2024

Since installation management and pipelines is outside the scope of this project, I'm going to close this request.

I'm sure a maven wrapper can be written to go around the packages produced by this library, but it would be highly-specific to the environment, and not easily abstracted.

@VikashKotharyWork thank you for the suggestion!

from aem-packager.

Related Issues (20)

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.