THIS REPOSITORY IS NOT AN OFFICIAL REPOSITORY AND CONTAINS CODE NOT READY FOR PRODUCTION.
USE AT YOUR OWN RISK.
- Docker
- Docker Compose
- GCC & build essentials for building the library
run make build to build the Go C Wrapper for the varnish module
run docker-compose build varnish to build the Varnish image with the Flagship module enabled
Fill out the FS_ENV_ID and FS_API_KEY environment variables in the docker-compose.yml file:
environment:
FS_ENV_ID: your_env_id
FS_API_KEY: your_api_keydocker-compose up -dThen go to http://localhost:8081 to see the website