https://github.com/frasermolyneux/portal-repository
Part of XtremeIdiots Portal solution; player and server data storage. Deployed using Terraform and GitHub Actions.
https://github.com/frasermolyneux/portal-repository
aad-groups app-insights app-registration app-service azure github-actions key-vault sql-database terraform
Last synced: 2 months ago
JSON representation
Part of XtremeIdiots Portal solution; player and server data storage. Deployed using Terraform and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-repository
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2022-12-11T16:58:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T20:58:24.000Z (2 months ago)
- Last Synced: 2025-04-14T06:05:30.555Z (2 months ago)
- Topics: aad-groups, app-insights, app-registration, app-service, azure, github-actions, key-vault, sql-database, terraform
- Language: C#
- Homepage:
- Size: 3.91 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# XtremeIdiots Portal - Repository
| Stage | Status |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| DevOps Secure Scanning | [](https://github.com/frasermolyneux/portal-repository/actions/workflows/devops-secure-scanning.yml) |
| Code Quality | [](https://github.com/frasermolyneux/portal-repository/actions/workflows/codequality.yml) |
| Feature Development | [](https://github.com/frasermolyneux/portal-repository/actions/workflows/feature-development.yml) |
| Pull Request Validation | [](https://github.com/frasermolyneux/portal-repository/actions/workflows/pull-request-validation.yml) |
| Release to Production | [](https://github.com/frasermolyneux/portal-repository/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the repository layer 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.