GithubHelp home page GithubHelp logo

stevenhuca / open-liberty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openliberty/open-liberty

0.0 1.0 0.0 501.56 MB

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment

Home Page: http://openliberty.io

License: Eclipse Public License 1.0

Java 98.74% HTML 0.20% Shell 0.05% Batchfile 0.03% Gherkin 0.18% Ruby 0.01% JavaScript 0.72% CSS 0.08% Python 0.01% Objective-J 0.01% Perl 0.01%

open-liberty's Introduction

OpenLiberty

Twitter License PRs Welcome Maven Central

Summary

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment.

Table of Contents

Getting Started

Downloading

You can download released versions and nightly build artifacts from: https://www.openliberty.io/downloads/

Quick start

git clone https://github.com/OpenLiberty/sample-mpconf.git
cd sample-mpconf
mvn clean package -P start

Open browser to http://localhost:8080/ and explore the demo application. Afterwards run mvn liberty:stop-server to stop the server.

Open Liberty Guides

Visit the OpenLiberty website for a number of step by step guides.

Contribute to Open Liberty

Our CONTRIBUTING document contains details for submitting pull requests.

  1. Clone the repository to your system.

    git clone [email protected]:OpenLiberty/open-liberty.git

  2. Run a gradle build.

    cd open-liberty/dev

    ./gradlew cnf:initialize

    ./gradlew assemble

  3. Run the unit or FAT tests.

    ./gradlew test for unit tests

    ./gradlew build.example_fat:buildandrun to run a FAT project

    NOTE: ./gradlew build runs assemble and test targets

  4. Perform a local release

    ./gradlew releaseNeeded

    NOTE: This task releases all projects to the local releaseRepo. The final openliberty zip can be found in

    open-liberty\dev\cnf\release\dev\openliberty\<version>\openliberty-xxx.zip

  5. Go Open issues, Review existing contributions, or Submit fixes.

Community

  1. Open Liberty group.io
  2. OpenLibertyIO on Twitter
  3. open-liberty tag on stackoverflow

open-liberty's People

Contributors

njr-11 avatar aguibert avatar toshiyamamoto avatar andymc12 avatar tevans78 avatar jhanders34 avatar pnicolucci avatar ebreijo avatar benjamin-confino avatar arturdzm avatar hutchig avatar tbitonti avatar wtlucy avatar aarb1 avatar tjwatson avatar jgrassel avatar alexsm82 avatar fritze2 avatar cbridgha avatar hlhoots avatar channyboy avatar azquelt avatar ewhoch avatar jsartoris avatar nmittles avatar gmarcy avatar uberskigeek avatar acdemyers avatar wrodrig avatar leochr avatar

Watchers

James Cloos 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.