Skip to content

Thust is a powerful website deployment service that streamlines the deployment process for developers. It leverages Docker to create separate containers for each deployment, Node.js for the API and reverse proxy server, AWS S3 for storing deployed builds, ECR for image storage, ECS for running containers, and Redis for pub/sub for logs of builds.

Notifications You must be signed in to change notification settings

Samar-28/Thust-Deployment-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

system_design

About

Thust is a powerful website deployment service that streamlines the deployment process for developers. It leverages Docker to create separate containers for each deployment, Node.js for the API and reverse proxy server, AWS S3 for storing deployed builds, ECR for image storage, ECS for running containers, and Redis for pub/sub for logs of builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 2.6%
  • HTML 2.2%
  • Dockerfile 1.3%
  • Shell 0.4%