haydin505 / SWE-573

SWE-573 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Application With DockerHub

haydin505 opened this issue · comments

Since we cannot build our application on low resource virtual machine, we must build application locally or with another tool and publish it to docker hub and then pull it to our virtual machine and run the application.

Hello Professor @uskudarli,
Thank you so so much for the feedback. I'm thrilled and glad that you commented on my issue 🙏. I will definitely configure CI/CD pipeline with Github Actions.