/hashicat-docker

A repo for the Hashicat application to be deployed as containers

Primary LanguageShellApache License 2.0Apache-2.0

hashicat-docker

A repo for the Kittens-as-a-service Hashicat application to be deployed as containers. The corresponding blog post for this application is here: Kittens-as-a-Service: Layer 7 Traffic Management & Security with Consul Connect

There are a few versions of the Hashicat application in this repo.

  • V1: simple - The Hashicat application in a Docker container.
  • V2: python - This version contains two services, a python web client and a phyton api that returns image URL and metadata.
  • V3: python and go - This version contains three services, a python web client, a Go API to return image URL, and a Go API to return image metadata.