Skip to content

IF1007/catalog-service

 
 

Repository files navigation

catalog-service

CSD (Catalog Series and Drama) Service

Mainteners

Description

Image

Gateway / Auth

  • The Gateway has function of Token generation and validation, Entrypoint, Redirect for other services

DB

  • The Database has function of store Series, Profiles, Eps CRUD.

Search

  • The Search has function of Cache the data from DB.

Log

  • The Log Service has function of storage and analyse the logs from the app.

Deploy

How To

cd deploy-k8s/
make deploy

PS

  • Docker Hub <- all the images
  • If you wanna build your own, the repositories have all dockerfiles.

Dependencies

About

CSD (Catalog Series and Drama) Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 63.7%
  • Shell 36.3%