Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.34 KB

themis

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

A JWT issuer for the CPE devices that connect to the XMiDT cluster.

How to Install

Installation

  • Docker (duh)
    • brew install docker

Running

Build the docker image

docker build -t themis:local .

This build.sh script will build the binary and docker image

Usage

Once everything is up and running you can start sending requests. Below are a few examples.

Overview