Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasermolyneux/portal-core
Part of XtremeIdiots Portal solution; creates the application platform. Deployed using Terraform and GitHub Actions.
https://github.com/frasermolyneux/portal-core
api-management app-insights app-service-plan azure github-actions service-bus terraform
Last synced: about 1 month ago
JSON representation
Part of XtremeIdiots Portal solution; creates the application platform. Deployed using Terraform and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-core
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2023-12-07T16:43:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T06:46:21.000Z (about 2 months ago)
- Last Synced: 2024-11-15T07:31:02.678Z (about 2 months ago)
- Topics: api-management, app-insights, app-service-plan, azure, github-actions, service-bus, terraform
- Language: HCL
- Homepage:
- Size: 148 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
# Portal - Core
| Stage | Status |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| DevOps Secure Scanning | [![DevOps Secure Scanning](https://github.com/frasermolyneux/portal-core/actions/workflows/devops-secure-scanning.yml/badge.svg)](https://github.com/frasermolyneux/portal-core/actions/workflows/devops-secure-scanning.yml) |
| Feature Development | [![Feature Development](https://github.com/frasermolyneux/portal-core/actions/workflows/feature-development.yml/badge.svg)](https://github.com/frasermolyneux/portal-core/actions/workflows/feature-development.yml) |
| Pull Request Validation | [![Pull Request Validation](https://github.com/frasermolyneux/portal-core/actions/workflows/pull-request-validation.yml/badge.svg)](https://github.com/frasermolyneux/portal-core/actions/workflows/pull-request-validation.yml) |
| Release to Production | [![Release to Production](https://github.com/frasermolyneux/portal-core/actions/workflows/release-to-production.yml/badge.svg)](https://github.com/frasermolyneux/portal-core/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the configuration and pipelines to deploy the core shared services for the XtremeIdiots Portal project:
* API Management
* App Service Plan
* Application Insights---
## 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.