Giter VIP home page Giter VIP logo

datomic's Introduction

Description

Download and start a datomic transactor. Creates a runit service for datomic.

Requirements

Platform

List the supported platforms from the metadata.rb file -

  • Centos 6.4

Dependencies

This cookbook includes 'java::default' and 'java-service::default'

Attributes

default

See attributes/default.rb for default values

  • node[:datomic][:version] = Version of datomic to install
  • node[:datomic][:free] = Boolean of whether to use the free or pro version
  • node[:datomic][:url] = URL for datomic download server
  • node[:datomic][:checksum] = checksum for datomic zip file
  • node[:datomic][:user] = user to install datomic under
  • node[:datomic][:memory] = Memory to allocate to the transactor
  • node[:datomic][:protocol] = Transactor protocol to use
  • node[:datomic][:ojdbc_jar_url] = URL to download oracle jdbc jar
  • node[:datomic][:ojdbc_jar_checksum] = checksum for ojdbc jar
  • node[:datomic][:sql_user] = user to connect to sql database with
  • node[:datomic][:sql_password] = password to connect to sql database with
  • node[:datomic][:sql_url] = sql database connection string
  • node[:datomic][:datomic_license_key] = datomic license key
  • node[:datomic][:java_opts] = additional options to specify to java process

Recipes

###default

  • creates a datomic user
  • Downloads and extracts the datomic zip
  • creates a symlink for datomic
  • create a runit service for datomic (datomic-service)

License

Copyright (C) 2013 Rally Software Development Corp

Distributed under the MIT License.

datomic's People

Contributors

rteabeault avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

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.