Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 551 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 551 Bytes

influxer2

A simple, fast uwsgi/gevent application to record pageview data to InfluxDB

running the dev environment

Requirements:

  1. the latest ansible-roles along side this repo
  2. vagrant and virtual box installed
  3. ansible globally installed

Assuming you have the reqs, all you need to do is vagrant up the repo.

The provisioning will take a while, since Influx will only run on system start, so the provisioning process reboots the VM and waits (takes up to 5 minutes some times).