|
24 | 24 |
|
25 | 25 | ## 📊 Status |
26 | 26 |
|
| 27 | +<div align="center"> |
| 28 | + |
27 | 29 | <table> |
28 | 30 | <tr> |
29 | 31 | <td colspan="3" align="center"><b>🔨 Build & Test</b></td> |
30 | 32 | </tr> |
31 | 33 | <tr> |
32 | | - <td> |
| 34 | + <td align="center"> |
33 | 35 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-client.yml"> |
34 | 36 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-client.yml/badge.svg" alt="Build and Test Client"/> |
35 | 37 | </a> |
36 | 38 | </td> |
37 | | - <td> |
| 39 | + <td align="center"> |
38 | 40 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-server.yml"> |
39 | 41 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-server.yml/badge.svg" alt="Build and Test Server"/> |
40 | 42 | </a> |
41 | 43 | </td> |
42 | | - <td> |
| 44 | + <td align="center"> |
43 | 45 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-genai.yml"> |
44 | 46 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-and-test-genai.yml/badge.svg" alt="Build and Test GenAI"/> |
45 | 47 | </a> |
|
54 | 56 | <td colspan="3" align="center"><b>🐳 Docker</b></td> |
55 | 57 | </tr> |
56 | 58 | <tr> |
57 | | - <td colspan="3"> |
| 59 | + <td colspan="3" align="center"> |
58 | 60 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/docker-build-push.yml"> |
59 | 61 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/docker-build-push.yml/badge.svg" alt="Build and Push Docker Images"/> |
60 | 62 | </a> |
|
64 | 66 | <td colspan="3" align="center"><b>☸️ Kubernetes Deployment</b></td> |
65 | 67 | </tr> |
66 | 68 | <tr> |
67 | | - <td colspan="3"> |
| 69 | + <td colspan="3" align="center"> |
68 | 70 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-push-deploy.yml"> |
69 | 71 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/build-push-deploy.yml/badge.svg" alt="Build, Push and Deploy to Kubernetes"/> |
70 | 72 | </a> |
|
74 | 76 | <td colspan="3" align="center"><b>☁️ AWS Deployment</b></td> |
75 | 77 | </tr> |
76 | 78 | <tr> |
77 | | - <td colspan="3"> |
| 79 | + <td colspan="3" align="center"> |
78 | 80 | <a href="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/provision_configure_deploy.yml"> |
79 | 81 | <img src="https://github.com/AET-DevOps25/team-git-it-together/actions/workflows/provision_configure_deploy.yml/badge.svg" alt="Provision, Configure and Deploy to AWS"/> |
80 | 82 | </a> |
81 | 83 | </td> |
82 | 84 | </tr> |
83 | 85 | </table> |
84 | 86 |
|
| 87 | +</div> |
| 88 | + |
85 | 89 | ## 🌐 Live Application Links |
86 | 90 |
|
87 | 91 | | Service | Description | URL | |
|
0 commit comments