Skip to content

Commit 1a5f56b

Browse files
authored
Update README.md
align="center"
1 parent b980b56 commit 1a5f56b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ This project automates the provisioning and deployment of a scalable cloud appli
9494
- 🧹 Automated environment teardown using `terraform-destroy.yml`
9595
- 💸 Uses Azure Web App **F1 Free Tier** for cost-effective deployment
9696

97-
<img width="1001" height="697" alt="Azure secrets" src="https://github.com/user-attachments/assets/6252116c-f71a-41cd-b4a7-5528cc219a3c" />
97+
<img align="center" width="1001" height="697" alt="Azure secrets" src="https://github.com/user-attachments/assets/6252116c-f71a-41cd-b4a7-5528cc219a3c" />
9898
<p align="center">Azure Secrets</p>
9999

100-
<img width="760" height="647" alt="SSH App Service" src="https://github.com/user-attachments/assets/eeb418df-f4b8-4c9a-8a46-0f2f81600618" />
100+
<img align="center" width="760" height="647" alt="SSH App Service" src="https://github.com/user-attachments/assets/eeb418df-f4b8-4c9a-8a46-0f2f81600618" />
101101
<p align="center">App Service</p>
102102

103103
<p align="right">(<a href="#readme-top">back to top</a>)</p>
@@ -109,16 +109,16 @@ This project automates the provisioning and deployment of a scalable cloud appli
109109
- [Frontend Web App](https://softdefault-movies-app.azurewebsites.net/)
110110
- [API Endpoint (behind Load Balancer)](http://your-lb-ip-or-dns)
111111

112-
<img width="778" height="590" alt="Movie Analyst main page" src="https://github.com/user-attachments/assets/e804228f-3930-4fa1-bd6f-1106f811d83c" />
112+
<img align="center" width="778" height="590" alt="Movie Analyst main page" src="https://github.com/user-attachments/assets/e804228f-3930-4fa1-bd6f-1106f811d83c" />
113113
<p align="center">Movie Analyst main page</p>
114114

115-
<img width="773" height="820" alt="Our Movies Critics" src="https://github.com/user-attachments/assets/1f495fae-c29d-4ce6-a87c-d0ec9636dbc9" />
115+
<img align="center" width="773" height="820" alt="Our Movies Critics" src="https://github.com/user-attachments/assets/1f495fae-c29d-4ce6-a87c-d0ec9636dbc9" />
116116
<p align="center">Our Movies Critics</p>
117117

118-
<img width="917" height="967" alt="Latest Movie Reviews" src="https://github.com/user-attachments/assets/c17f90c8-6720-4357-a275-639deecca0ed" />
118+
<img align="center" width="917" height="967" alt="Latest Movie Reviews" src="https://github.com/user-attachments/assets/c17f90c8-6720-4357-a275-639deecca0ed" />
119119
<p align="center">Latest Movie Reviews</p>
120120

121-
<img width="771" height="827" alt="Our Publication Partners" src="https://github.com/user-attachments/assets/67478e8b-b0e5-4a5f-88ec-3de129e9bf6f" />
121+
<img align="center" width="771" height="827" alt="Our Publication Partners" src="https://github.com/user-attachments/assets/67478e8b-b0e5-4a5f-88ec-3de129e9bf6f" />
122122
<p align="center">Our Publication Partners</p>
123123

124124

@@ -170,7 +170,7 @@ Infrastructure provisioning is fully automated and triggered via **GitHub Action
170170

171171
## ⚙️ Configure Services (Ansible) <a name="ansible"></a>
172172

173-
<img width="2216" height="1205" alt="Jumpbox NSG diagram" src="https://github.com/user-attachments/assets/8a402bc6-5bb5-4070-98cc-6a13babf379a" />
173+
<img align="center" width="2216" height="1205" alt="Jumpbox NSG diagram" src="https://github.com/user-attachments/assets/8a402bc6-5bb5-4070-98cc-6a13babf379a" />
174174
<p align="center">Ansible Jumpbox Configuration</p>
175175

176176
Once the infrastructure is up, **Ansible playbooks** are automatically triggered within the same CI/CD workflow to:

0 commit comments

Comments
 (0)