Cachepix makes it easy to download and host your photos from popular hosting providers
378
Caching proxy designed to retrieve photos from popular photo services and store them locally.
Deploying to Spine
spine deploy.http://cachepix-<your Spine username>.spi.ne/<URL of photo, without http://>docker-compose up to build Cachepix; once completed, it will listen on port 12345.mkdir ~/go
export GOPATH=~/go
mkdir -p "$GOPATH/src/github.com/ssalevan"
ln -s "$(pwd)" "$GOPATH/src/github.com/ssalevan/cachepix"
# brew install glide
or for the adventurous:
curl https://glide.sh/get | sh
# glide install
# go build .
Content type
Image
Digest
Size
430.5 MB
Last updated
about 9 years ago
docker pull philcollins/cachepix