gonalytics-backend

command module
v0.0.0-...-fccd001 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2015 License: AGPL-3.0 Imports: 2 Imported by: 0

README

Gonalytics (backend)

Gonalytic is a open source web analytics application. It consists of:

Installation

  1. Set you GOPATH properly (http://golang.org/doc/code.html#GOPATH)
  2. go get github.com/piotrkowalczuk/gonalytics-backend
  3. go get if some dependencies are missing
  4. Create conf/**/{env}.xml based on conf/**/{env}.xml.dist

Commands

Build
go build
Starting
./gonalytics-backend tracker - starts tracking API HTTP server (visits, redirects etc)
./gonalytics-backend actions-worker - starts worker process that process incoming actions
./gonalytics-backend api - starts CRUD API HTTP server
./gonalytics-backend help [command] - display help message about available commands

Web API

Public API documentation:

Dependencies

  • Cassandra
  • Kafka
  • ZooKeeper (Kafka deps)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
lib
tracker

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL