Camo is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages served.
- Copy the
docker-compose.yml
to the server (only when not running local) - Put a strong shared secret key in
.env
CAMO_KEY=<strong shared secret key>
docker-compose up -d
- Make sure all consumers of
camo
use the shared secret key to create their camofied image urls