Skip to content

smartsquare/thumby

Repository files navigation

smart image thumbnail services

Build Status

Build

build local

build and push docker images to local repository

$ ./gradlew clean build jibDockerBuild

build remote

build and push docker images to remote repository

$ ./gradlew clean build jib

run local

Install gcloud cli to upload images. GCloud credentials will be mounted into the container $ gcloud auth login

Run Container $ docker-compose up

Configuration

The .env file contains the gcloud repository and bucket name and is used by the gradle build and docker.

About

smart-image services for kubernetes showcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published