Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasermolyneux/portal-event-ingest
Part of XtremeIdiots Portal solution; event ingest and processing into the service. Deployed using Terraform and GitHub Actions.
https://github.com/frasermolyneux/portal-event-ingest
api-management-api app-insights app-registration azure function-app github-actions key-vault service-bus terraform
Last synced: about 1 month ago
JSON representation
Part of XtremeIdiots Portal solution; event ingest and processing into the service. Deployed using Terraform and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-event-ingest
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2023-01-15T13:55:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T19:26:52.000Z (8 months ago)
- Last Synced: 2024-05-22T22:38:15.748Z (8 months ago)
- Topics: api-management-api, app-insights, app-registration, azure, function-app, github-actions, key-vault, service-bus, terraform
- Language: C#
- Homepage:
- Size: 276 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# XtremeIdiots Portal - Event Ingest
| Stage | Status |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DevOps Secure Scanning | [![DevOps Secure Scanning](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/devops-secure-scanning.yml/badge.svg)](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/devops-secure-scanning.yml) |
| Code Quality | [![Code Quality](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/codequality.yml/badge.svg)](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/codequality.yml) |
| Feature Development | [![Feature Development](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/feature-development.yml/badge.svg)](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/feature-development.yml) |
| Pull Request Validation | [![Pull Request Validation](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/pull-request-validation.yml/badge.svg)](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/pull-request-validation.yml) |
| Release to Production | [![Release to Production](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/release-to-production.yml/badge.svg)](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the event ingest function app for the XtremeIdiots Portal solution.
---
## Related Projects
* [frasermolyneux/azure-landing-zones](https://github.com/frasermolyneux/azure-landing-zones) - The deploy service principal is managed by this project, as is the workload subscription.
* [frasermolyneux/platform-connectivity](https://github.com/frasermolyneux/platform-connectivity) - The platform connectivity project provides DNS and Azure Front Door shared resources.
* [frasermolyneux/platform-strategic-services](https://github.com/frasermolyneux/platform-strategic-services) - The platform strategic services project provides a shared services such as API Management and App Service Plans.---
## Contributing
Please read the [contributing](CONTRIBUTING.md) guidance; this is a learning and development project.
---
## Security
Please read the [security](SECURITY.md) guidance; I am always open to security feedback through email or opening an issue.