This repo contains the code needed to run Gaffer using Docker or Kubernetes. There are two main sub-folders, ‘docker’ and ‘kubernetes’ which contain the project files you need for starting Gaffer using those services.
For information on how to run Gaffer using Docker containers, please see the documentation: Gaffer Docker Docs
For information on how to run Gaffer using Kubernetes, please see the documentation: Gaffer Kubernetes Docs
Each of our images which is released will be tagged with the version of the software they represent. Every release, we update the latest
tag for each image and add a new release which has the corresponding version tag.
If we release Gaffer version 2.1.2, the following images would be uploaded:
We maintain mutable versions of latest, as well as the major, minor and bugfix versions of Gaffer. For reproducibility make sure to use the full version in your build metadata.
For gaffer
/gaffer-rest
images, we also create a tag including the accumulo version, this allows for compatibility with Accumulo 1.9.3 in our tests. The -accumulo-1.9.3
tagged images are not published but can be build locally if required.
The release process is automated by GitHub actions.
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…