aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2024-08-19 12:06:11 +0100
committerGitHub <noreply@github.com>2024-08-19 12:06:11 +0100
commit09b8b7903098a988a9a022d0ab607f8131c9c78f (patch)
tree0c378561e0dde843c0a281c692d137bb6bb0d0a7
parent9db571b913dc6047a659b5f6e0e2bfa74ba126c0 (diff)
parent444bb270fc8f758f33b0477c992b6a8e873bcd89 (diff)
downloadde-project-bentley-09b8b7903098a988a9a022d0ab607f8131c9c78f.tar.gz
de-project-bentley-09b8b7903098a988a9a022d0ab607f8131c9c78f.zip
Merge pull request #59 from ajschofield/docs/readme-badges
pr: add docs badges
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bc75dc..cbb446c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
# ToteSys - Data Engineering Project
+[![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/)
+[![AWS](https://img.shields.io/badge/Amazon_AWS-FF9900?style=for-the-badge&logo=amazonaws&logoColor=white)](https://aws.amazon.com/)
+[![Terraform](https://img.shields.io/badge/Terraform-7B42BC?style=for-the-badge&logo=terraform&logoColor=white)](https://www.terraform.io/)
+[![Postgresql](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/)
+[![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white)](https://github.com/features/actions)
+
+[![Terraform Main Deployment Workflow Status](https://img.shields.io/github/actions/workflow/status/ajschofield/de-project-bentley/deploy.yml?branch=main&style=flat-square&label=deploy)](https://github.com/ajschofield/de-project-bentley/actions/workflows/deploy.yml?query=branch%3Amain)
+[![Production Environment Status](https://img.shields.io/github/deployments/ajschofield/de-project-bentley/production?style=flat-square&label=env)](https://github.com/ajschofield/de-project-bentley/deployments/production)
# Summary
The project aims to implement a data platform that can extract data from an
operational database, archive it in a data lake, and make it easily accessible
git.ajschof.me — hosted by ajschofield — powered by cgit