AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Service Dockerization #49

Closed dk1844 closed 1 year ago

dk1844 commented 1 year ago

Background

In order to run in docker (EKS/Fargate, elsewhere), we should provide a docker image file to be usable for such a purpose.

Feature

Create a dockerfile runnable in Docker and attempt to run it in Absa's AWS Cloud (presumably EKS or Fargate) Make the Dockerfile configurable in order for custom ARGs to be used to tailor the image to one's needs (e.g. Absa's cloud deployments with specific settings)