https://github.com/0x1luffy/cicd-gitlab-practice
CI/CD Pipelines, Docker, Kubernetes, AWS, Gitlab, Ansible, Terraform, etc. 🪤
https://github.com/0x1luffy/cicd-gitlab-practice
Last synced: about 2 months ago
JSON representation
CI/CD Pipelines, Docker, Kubernetes, AWS, Gitlab, Ansible, Terraform, etc. 🪤
- Host: GitHub
- URL: https://github.com/0x1luffy/cicd-gitlab-practice
- Owner: 0x1Luffy
- Created: 2024-11-24T13:43:26.000Z (6 months ago)
- Default Branch: Compose-&-Pipelines
- Last Pushed: 2024-12-06T13:19:02.000Z (5 months ago)
- Last Synced: 2025-01-27T06:13:46.646Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## This is Master Branch.
## Switch to Compose branch.This is Demo Full stack Node Application Which i have created to Practice CI/CD Pipelines and Docker, Docker Compose And Also jenkins.
If You need this project to run Just Spin-up the Dockerfile but before you need create .env file in backend folder below is structrure
backend
-.env
- MONGO_URI = "Your Mongo Connection String"
- PORT= "Give Any Port"