8000 GitHub - ScoreX/bcgdv
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ScoreX/bcgdv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation notes

  • Each service is implemented as its own docker container
  • Orchestration is done via docker-compose
  • Services
    • web: nginx frontend
    • storage: image storage and retrieval
    • rotate: image rotation
    • filter: image filters e.g blur, sharpen
  • progimage package contains a client library for interacting with the service

Running

  • Edit docker-compose.yml to add AWS IAM credentials with S3 access to the storage service
  • docker-compose build
  • docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0