Skip to content

csvalpha/camo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camo

Camo is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages served.

Getting started

  1. Copy the docker-compose.yml to the server (only when not running local)
  2. Put a strong shared secret key in .env
CAMO_KEY=<strong shared secret key>
  1. docker-compose up -d
  2. Make sure all consumers of camo use the shared secret key to create their camofied image urls

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published