Skip to content

marekjs/sauna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sauna

[ ![Build Status] travis-image ] travis [ ![Release] release-image ] releases [ License license-image ] license

Sauna is a decisioning and response framework, powered by Scala, Akka actors and Iglu.

Quickstart

Download the latest Sauna from Bintray:

$ wget http://dl.bintray.com/snowplow/snowplow-generic/sauna_0.1.0.zip
$ unzip sauna_0.1.0.zip
$ ./sauna --configurations {{path-to-avroconfigs}}

Assuming you have a recent JVM installed.

Sauna can be configured using Self-describing Avro (in non-binary JSON format) and these Avros should be placed into {{path-to-avroconfigs}} directory. You can read more about how to install and configure Sauna in Guide for Devops.

Find out more

[Devops Guide] devops-guide [Analysts Guide] analysts-guide [Developers Guide] developers-guide
[![i1] devops-image] devops-guide [![i2] analysts-image] analysts-guide [![i3] developers-image] developers-guide

Features

Contributing

Sauna designed to have extremely loosely-coupled architecture and we would love to get your contributions within each of the three sub-systems.

If you would like help implementing a new responder, observer or logger check out our [Guide for developers] developers-guide page on the wiki!

Questions or need help?

Check out the [Talk to us] talk-to-us page on our wiki.

Copyright and license

Sauna is copyright 2016 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

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.

About

♨️ A decisioning and response platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 98.7%
  • Shell 1.3%