Skip to content

xmidt-org/talaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85eb971 · Feb 21, 2019
Jun 28, 2018
May 24, 2017
Feb 21, 2019
Dec 14, 2017
Sep 27, 2017
Nov 30, 2018
Sep 27, 2017
Mar 29, 2017
Nov 30, 2018
Nov 30, 2018
Mar 7, 2016
Nov 4, 2017
Dec 8, 2017
May 24, 2017
Nov 30, 2018
Jan 31, 2019

Repository files navigation

talaria

Build Status codecov.io Code Climate Issue Count Go Report Card Apache V2 License

The Xmidt routing agent.

How to Install

Centos 6

  1. Import the public GPG key (replace 0.0.1-65 with the release you want)
rpm --import https://github.com/Comcast/talaria/releases/download/0.0.1-65/RPM-GPG-KEY-comcast-xmidt
  1. Install the rpm with yum (so it installs any/all dependencies for you)
yum install https://github.com/Comcast/talaria/releases/download/0.0.1-65/talaria-0.0.1-65.el6.x86_64.rpm

How to update glide

update glide.yaml

then

$ glide update --strip-vendor

then commit glide.log