GithubHelp home page GithubHelp logo

isabella232 / cloudify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudifysource/cloudify

0.0 0.0 0.0 137.76 MB

Cloud-enablement platform that on-boards applications to public and private clouds without architectural or code changes

Home Page: http://www.cloudifysource.org/

Shell 0.91% JavaScript 0.01% Perl 0.01% Java 89.96% Groovy 8.35% PowerShell 0.70% CSS 0.07%

cloudify's Introduction

Build Status Welcome to Cloudify

The purpose of this README file is to explain how one can easily build fully functional Cloudify version taking source code from GitHub.

For more information visit us at http://www.cloudifysource.org/guide.

To follow and open new issues please use https://cloudifysource.atlassian.net/.

Enjoy!

Requirements

  1. Available Internet connection
  2. Installed Oracle JDK 6 or higher
  3. Installed Ant 1.8 or higher
  4. Installed maven 3 or higher
  5. System variable M2_HOME must be defined and point to maven installation folder.

Build Instructions

  1. make sure that you have git, ant and maven installed.
  2. In command line, run the following commands:
git clone https://github.com/CloudifySource/cloudify.git
cd cloudify/cloudify
ant cloudify.zip
  1. The Cloudify distribution will be available under the 'cloudify/releases/build_BUILDNUMBER/' directory

Import Cloudify to Eclipse

  1. Make sure that the Maven Eclipse Plugin is installed
  2. Import the Cloudify maven project. In the file menu click: 'Import>Maven>Existing Maven Projects projects' then select: cloudify/cloudify/pom.xml

Debugging the CLI without cloud plugin support

  1. To debug the CLI without plugin support
cd cloudify/CLI/
mvndebug -e compile exec:java
  1. Connect the eclipse project to port 8000 and start the remote debugging.

Debugging the CLI with cloud plugin support

  1. Build cloudify as described above
  2. Enable debugging option in the cloudify startup script: On Linux edit cloudify/tmp/tools/cli/cloudify.sh and append ${CLOUDIFY_DEBUG_OPTIONS} to the commandline adjacent to
    ${CLOUDIFY_JAVA_OPTIONS}
    
    On Windows edit cloudify/tmptools/cli/cloudify.bat and append %CLOUDIFY_DEBUG_OPTIONS% to the commandline adjacent to
    %CLOUDIFY_JAVA_OPTIONS%
    
  3. Connect the eclipse project to port 9000 and start the remote debugging.

Copyright and license

Copyright (c) 2011 GigaSpaces Technologies Ltd. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Bitdeli Badge

cloudify's People

Contributors

limor-gs avatar adamlavie avatar yaelpeled avatar iliapolo avatar alexberesnev avatar gkorland avatar barakm avatar itaifrenkel avatar kobikis avatar opencm avatar annapavt avatar uric avatar guy-mograbi-at-gigaspaces avatar ahmadmahagna avatar nukemberg avatar eliranmal avatar polslinux avatar yaronp68 avatar evgenyf avatar nirbir 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.