Setting up a demo

Preparation for the video

Changes to the examples

Environment variables

POSTGRES_USER=demo
POSTGRES_PASSWORD=secret
POSTGRES_DB=demo
POSTGRES_HOST=demo-db
PROXY_UPSTREAM=demo-frontend:8080

Images

Limiting resources

The solution