About: "GCHQ CyberChef in a container. CyberChef is the Cyber Swiss Army Knife web app for encryption, encoding, compression and data analysis."
Default Subdomain: cyberchef.domain.tld
\
This one is simple, just run the container.
Caddyfile
########## CYBERCHEF
cyberchef.{$DOMAIN} {
reverse_proxy cyberchef:8000
}
None. All data is stored client-side. That means you need to back up your own cyberchef recipes some other way!