joe94 / petasos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

petasos

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

The HTTP Redirector Component

"Thanks for calling. I will connect you to the next available handler."

The main package for this application is petasos.

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/petasos/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/petasos/releases/download/0.0.1-65/petasos-0.0.1-65.el6.x86_64.rpm

About

License:Apache License 2.0


Languages

Language:Shell 37.8%Language:Go 36.2%Language:Makefile 19.6%Language:Dockerfile 6.4%