Giter VIP home page Giter VIP logo

application-launcher's Introduction

Application Launcher

Managing, configuring standalone java applications made easy with Application Launcher

FEATURES


  • Pre bundled script which would allow you to manage application instance in different environments seamlessly
  • Configurations can be changed/added very easily
  • Scripts supports init.d configuration and Windows Service modes
  • Upgrading Application is just a matter of replacing libraries in lib folder
  • you can added other jar files easily in the class path
  • application parameters and jmv parameters can configured very easily

Usage

After downloading the zip file copy your application and dependent jar files to RUNNER_HOME/lib Modify line number 35 to add class containing main method

wrapper.app.parameter.1=com.your.MainClass

based on your environment start the appropriate script, you are done.

Application Launcher is based on Java Service Wrapper Java Service Wrapper

DIRECTORY DETAILS


  • data ==> contains files required for application, configuration etc

  • logs ==> this where launcher will spit out logs

  • conf ==> configuration that should be done to launcher is driven through files in this folder

  • lib ==> this folder contains wrapper.jar and *.jar, and any other jars you want to make available to classpath

  • bin ==> binary executables are present here, based on you environment you have to execute one of the files in this directory

FAQ


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.