- Docker installed - Should display the current Docker version
docker -v- Existence of the
kong-netnetwork
docker network create --subnet=172.18.0.0/16 kong-net- Existence of the
pgdataandesdatavolumes
docker volume create pgdata
docker volume create esdata✅ Develop custom plugin 🡆 Go to ./custom-plugin
✅ Setup an ELK stack for logging 🡆 Go to ./elk-logging