GithubHelp home page GithubHelp logo

liruda / xp-distro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enonic/xp-distro

0.0 0.0 0.0 495 KB

Enonic XP full distribution.

License: GNU General Public License v3.0

Shell 84.95% Batchfile 15.05%

xp-distro's Introduction

Enonic XP Distro

Welcome to the home of Enonic XP. To get started, please read our docs here: https://developer.enonic.com/docs/xp/stable.

This project bundles the runtime (https://github.com/enonic/xp) with admin applications (app-xp-wellcome (in sdk only), app-admin-home, app-applications, app-standardidprovider and app-users) that are necessary to use XP in a meaningful way.

Building

Set the desired version in gradle.properties, and run:

.\gradlew build

Or, to assemble distribution content and installs it on the current machine:

.\gradlew installDist

By default, it will build a generic server build without including the JDK.

Platform specific builds

There are 2 optional parameters:

  • os: linux | linux-arm64 | mac | mac-arm64 | windows | generic (by default generic)
  • type: sdk | server (by default server)

To build a distribution that includes the JDK or JRE, pass a parameter with the type, and also the desired platform: linux, mac, windows. The type should be 'sdk' to include the JDK and 'server' to include the JRE.

.\gradlew build -Pos=linux -Ptype=server

.\gradlew build -Pos=mac -Ptype=sdk

.\gradlew build -Pos=windows -Ptype=sdk

xp-distro's People

Contributors

jsi avatar rymsha avatar dependabot[bot] avatar edloidas avatar anatol-sialitski avatar alansemenov avatar glennricaud avatar vbradnitski avatar mortyeriksen 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.