diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 6836d7a1..00000000 --- a/.dockerignore +++ /dev/null @@ -1,3 +0,0 @@ -.* -build -node_modules \ No newline at end of file diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index e8455afe..00000000 --- a/Dockerfile +++ /dev/null @@ -1,17 +0,0 @@ -FROM node:16.17.0-alpine as builder -WORKDIR /app -COPY ./package.json . -COPY ./yarn.lock . -RUN yarn install -COPY . . -ARG TMDB_V3_API_KEY -ENV VITE_APP_TMDB_V3_API_KEY=${TMDB_V3_API_KEY} -ENV VITE_APP_API_ENDPOINT_URL="https://api.themoviedb.org/3" -RUN yarn build - -FROM nginx:stable-alpine -WORKDIR /usr/share/nginx/html -RUN rm -rf ./* -COPY --from=builder /app/dist . -EXPOSE 80 -ENTRYPOINT ["nginx", "-g", "daemon off;"] \ No newline at end of file diff --git a/README.md b/README.md index 17faac6e..bdfc527d 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,11 @@ -
- Logo -
- - Logo - -
- -
- -
- Logo -

Home Page

-
- -# **Youtube Video for step by step Demonstration!** -[![Video Tutorial](https://img.youtube.com/vi/g8X5AoqCJHc/0.jpg)](https://youtu.be/g8X5AoqCJHc) - - -## Susbcribe: -[https://www.youtube.com/@cloudchamp? -](https://www.youtube.com/@cloudchamp?sub_confirmation=1) - -# Deploy Netflix Clone on Cloud using Jenkins - DevSecOps Project! +# Deploy OTT Clone on Cloud using Jenkins - DevSecOps Project! ### **Phase 1: Initial Setup and Deployment** **Step 1: Launch EC2 (Ubuntu 22.04):** -- Provision an EC2 instance on AWS with Ubuntu 22.04. +- Provision an EC2 instance on Azure with Ubuntu 22.04. - Connect to the instance using SSH. **Step 2: Clone the Code:** @@ -754,5 +731,5 @@ To deploy an application with ArgoCD, you can follow these steps, which I'll out **Phase 7: Cleanup** -1. **Cleanup AWS EC2 Instances:** - - Terminate AWS EC2 instances that are no longer needed. \ No newline at end of file +1. **Cleanup Azure EC2 Instances:** + - Terminate Azure EC2 instances that are no longer needed. diff --git a/index.html b/index.html index 1a3ee78f..834e77f7 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> - Netflix + OTT
diff --git a/public/assets/netflix-logo.png b/public/assets/netflix-logo.png index 48666e4b..7bce7e56 100644 Binary files a/public/assets/netflix-logo.png and b/public/assets/netflix-logo.png differ diff --git a/public/backup_logo192.png b/public/backup_logo192.png new file mode 100644 index 00000000..8d5a8a26 Binary files /dev/null and b/public/backup_logo192.png differ diff --git a/public/backup_logo512.png b/public/backup_logo512.png new file mode 100644 index 00000000..ff6ee6db Binary files /dev/null and b/public/backup_logo512.png differ diff --git a/public/favicon.ico b/public/favicon.ico index 4138b86a..33e2637c 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 6e393344..416f5cb5 100644 --- a/public/index.html +++ b/public/index.html @@ -2,19 +2,19 @@ - + - + - + - Netflix + OTT diff --git a/public/logo192.png b/public/logo192.png index 8d5a8a26..7bce7e56 100644 Binary files a/public/logo192.png and b/public/logo192.png differ diff --git a/public/logo512.png b/public/logo512.png index ff6ee6db..7bce7e56 100644 Binary files a/public/logo512.png and b/public/logo512.png differ diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 00000000..1ee019a9 --- /dev/null +++ b/sonar-project.properties @@ -0,0 +1,5 @@ +sonar.projectKey=yuvarajsonale_DevSecOps_AYwFbJJsSI5l3uZh5CuD + +# relative paths to source directories. More details and properties are described +# at https://docs.sonarqube.org/latest/project-administration/narrowing-the-focus/ +sonar.sources=. diff --git a/src/testfile.txt b/src/testfile.txt new file mode 100644 index 00000000..9944a9f2 --- /dev/null +++ b/src/testfile.txt @@ -0,0 +1 @@ +This is a test file \ No newline at end of file diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..4f9e009d --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Let's make some changes. Welcome you all to this DevSecOps demo... diff --git a/test/test.txt b/test/test.txt new file mode 100644 index 00000000..632dcef8 --- /dev/null +++ b/test/test.txt @@ -0,0 +1,9 @@ +test file +Add one line ... Yes, added +Hi Yuvi... How are you? + +Thank you for joining me....... Happy New Year 2024 + +Thank you.... + +welcome 2024.............