Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamcore/cyberchef

Simple Container Image of GCHQ's CyberChef
https://github.com/tamcore/cyberchef

container container-image cyberchef docker helm helm-chart kubernetes kubernetes-deployment

Last synced: 2 months ago
JSON representation

Simple Container Image of GCHQ's CyberChef

Awesome Lists containing this project

README

        

# Container Image for Cyberchef

This is nothing special. Just a minimal container image for [Cyberchef](https://github.com/gchq/CyberChef).

## Usage
### Install in Kubernetes
This assumes, that your ingress class is called *nginx* and your cert-manager ClusterIssuer for SSL certificates is called *letsencrypt-prod*.

Additionally, you should change mydomain.tld to something you own.
```
helm repo add cyberchef https://tamcore.github.io/cyberchef

cat <