Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying in CICD environment #29

Open
Viswayasas opened this issue Nov 21, 2022 · 0 comments
Open

Deploying in CICD environment #29

Viswayasas opened this issue Nov 21, 2022 · 0 comments

Comments

@Viswayasas
Copy link

Hi, I wanted to deploy this application using a CICD pipeline as part of my project. I'm planning this as part of a DevSecOps pipeline which will focus on using security tools on different stages in CICD. While trying to deploy the image by using the dockerfile provided in the repo, it shows a postgressql error. Upon investigating I found that this project has multiple dependencies and running docker-compose up revealed that there are multiple containers running. Exploring the repo helped me see multiple dockerfiles present in the client and internal site folder.I'm confused seeing these multiple dockerfile and dependencies. Can someone provide me an idea or any sources of how to implement this ? I'm using gitlab for implementing my pipeline.

PS: I'm a noob.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant