Tutorials

Gaffer Docker – Running Gaffer On Docker And Kubernetes

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.

Running Gaffer Using Docker

For information on how to run Gaffer using Docker containers, please see the documentation: Gaffer Docker Docs

Running Gaffer Using Kubernetes

For information on how to run Gaffer using Kubernetes, please see the documentation: Gaffer Kubernetes Docs

Versioning

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:

  • gchq/gaffer:latest
  • gchq/gaffer:2
  • gchq/gaffer:2.1
  • gchq/gaffer:2.1.2
  • gchq/gaffer:2.1.2-accumulo-2.0.1

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.

Known Compatible Docker Versions

  • 20.10.23
Varshini

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

5 hours ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

5 hours ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

2 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

5 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago