Skip to content

vijs/talaria

 
 

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

About

The Xmidt routing agent.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.2%
  • Shell 6.4%
  • Makefile 3.3%
  • Dockerfile 1.1%