Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-663

Make it easy to develop and deploy application packages that are essentially shell commands

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Slider 0.60
    • Slider 0.80
    • agent-provider, app-package
    • None
    • Slider Feb #1, Slider April #1

    Description

      Slider app packages require several artifacts for completeness such as a metainfo.xml, a python script to read config and a python script for life cycle commands, a tarball, etc.

      A simple application can be modeled as a shell command or as a java application that just needs a jar and some system properties. So the application requirement can be summarized as:

      • a jar
      • a command
      • a small set of properties

      While it is possible to model these as an application package (e.g. memcached) it is also evident that there are a lot of common patterns that need to be duplicated.

      Slider should provide a way to pass these parameters in the create call itself rather than having to create a full application package.

      Attachments

        Activity

          People

            sumitmohanty Sumit Mohanty
            sumitmohanty Sumit Mohanty
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: