GithubHelp home page GithubHelp logo

isabella232 / brooklyn-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/brooklyn-server

0.0 0.0 0.0 41.84 MB

Apache Brooklyn Server

License: Apache License 2.0

Java 99.49% Batchfile 0.02% PowerShell 0.09% XSLT 0.03% Shell 0.03% Groovy 0.07% JavaScript 0.17% HTML 0.08% CSS 0.01% Ruby 0.01% Dockerfile 0.01%

brooklyn-server's Introduction

Brooklyn

Apache Brooklyn Server Sub-Project

This repo contains the core elements to run a Brooklyn server, from the API and utils through to the core implementation and the REST server.

Building the project

Two methods are available to build this project: within a docker container or directly with maven.

Using docker

The project comes with a Dockerfile that contains everything you need to build this project. First, build the docker image:

docker build -t brooklyn:server .

Then run the build:

docker run -i --rm --name brooklyn-server -v ${HOME}/.m2:/root/.m2 -v ${PWD}:/usr/build -w /usr/build brooklyn:server mvn clean install

Using maven

Simply run:

mvn clean install

brooklyn-server's People

Contributors

ahgittin avatar alasdairhodge avatar aledsage avatar andreaturli avatar andreisavu avatar anm avatar aplowe avatar bostko avatar brooklyn-images avatar cloudsoftreleaser avatar cmoh avatar drigodwin avatar duncangrant avatar geomacy avatar googlielmo avatar grkvlt avatar hzbarcea avatar iuliana avatar jcabrerizo avatar johnmccabe avatar kemitix avatar m4rkmckenna avatar nakomis avatar neykov avatar pveentjer avatar rdowner avatar richardcloudsoft avatar tbouron avatar ygy avatar zan-mateusz 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.