Skip to content

DataDome/poc-traefik-go

Repository files navigation

DataDome Traefik POC

How to run it

Install the dependencies

cd ./plugins/src/github.com/traefik/plugin_datadome
go mod tidy
go mod vendor

Launch the docker container

export DATADOME_SERVER_SIDE_KEY=YOUR_SERVER_SIDE_KEY
docker-compose up --build
curl -v localhost

The Set-Cookie DataDome should be available on the response.

About

DataDome PoC using Traefik plugin

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors