Skip to content

a demo how to setup an A/B testing with nginx which can be easy edited via consul key value store and updates itself on the fly

Notifications You must be signed in to change notification settings

itsmethemojo/demo-consul-template-a-b-testing

Repository files navigation

demo-consul-template-a-b-testing

start up the demo with docker-compose

docker-compose build; docker-compose up -d --force-recreate

now try to change the values in the consul

use this script to see the impact of your changes

./test-distribution.sh

you can turn a group of by setting the value to 0

you can also reset all browser clients by changing the cookie prefix for your a b test

About

a demo how to setup an A/B testing with nginx which can be easy edited via consul key value store and updates itself on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published