Giter VIP home page Giter VIP logo

jetbrains_license_server's Introduction

jetbrains_license_server-cookbook

Build Status Cookbook Version License

Installs the JetBrains License Server

Supported Platforms

  • Linux

Attributes

default

Key Type Description Default
['jetbrains_license_server']['version'] Integer Version of the License Server to download and install 374
['jetbrains_license_server']['download']['uri'] String Base URI for the License Server zip file 'http://download-cf.jetbrains.com/lcsrv/'
['jetbrains_license_server']['download']['file_prefix'] String The first part of the filename preceeding the version. 'licenseServer-war'
['jetbrains_license_server']['download']['file_suffix'] String The filename extension. 'zip'
['jetbrains_license_server']['checksum'] String SHA-256 Checksum of the LicenseServer to download 'a3935a2fdd644d780b30f05855c9d1b0b0582be1ad92919df40a0c3fd7ff33a1'
['jetbrains_license_server']['modelContext_path'] String Path to the modelContext.xml file exploded from the war file. 'licenseServer/WEB-INF/classes/META-INF/modelContext.xml'
['jetbrains_license_server']['derby_dir'] String Subdirectory name where the database lives 'derby'
['jetbrains_license_server']['root_context_action'] Symbol Configure the licenseServer application as the root application. Set the value to :remove to disable. :create

java

Key Type Description Default
['java']['version'] String Version of java to install '7'

tomcat

Key Type Description Default
['tomcat']['base_version'] Integer Version of tomcat to install 7

Usage

jetbrains_license_server::default

Include jetbrains_license_server in your node's run_list:

{
  "run_list": [
    "recipe[jetbrains_license_server::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: Ryan Hass ([email protected])

jetbrains_license_server's People

Contributors

bturner-r7 avatar rhass-r7 avatar

Watchers

 avatar  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.