Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasermolyneux/portal-servers-integration
Part of XtremeIdiots Portal solution; game server integration via RCON and direct query. Deployed using Bicep and GitHub Actions.
https://github.com/frasermolyneux/portal-servers-integration
api-management-api api-subscription app-insights app-service azure bicep github-actions key-vault
Last synced: about 1 month ago
JSON representation
Part of XtremeIdiots Portal solution; game server integration via RCON and direct query. Deployed using Bicep and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-servers-integration
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2022-12-07T19:34:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:26:12.000Z (2 months ago)
- Last Synced: 2024-10-29T09:44:07.871Z (2 months ago)
- Topics: api-management-api, api-subscription, app-insights, app-service, azure, bicep, github-actions, key-vault
- Language: C#
- Homepage:
- Size: 1010 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# XtremeIdiots Portal - Servers Integration
| Stage | Status |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| DevOps Secure Scanning | [![DevOps Secure Scanning](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/devops-secure-scanning.yml/badge.svg)](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/devops-secure-scanning.yml) |
| Code Quality | [![Code Quality](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/codequality.yml/badge.svg)](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/codequality.yml) |
| Feature Development | [![Feature Development](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/feature-development.yml/badge.svg)](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/feature-development.yml) |
| Pull Request Validation | [![Pull Request Validation](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/pull-request-validation.yml/badge.svg)](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/pull-request-validation.yml) |
| Release to Production | [![Release to Production](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/release-to-production.yml/badge.svg)](https://github.com/frasermolyneux/portal-servers-integration/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the servers integration API 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.