Skip to content

DevOps Openhack proctor environment code and provisioning scripts

License

Notifications You must be signed in to change notification settings

andresravinet/openhack-devops-proctor

This branch is 3 commits ahead of opsgility/openhack-devops-proctor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed81543 · Nov 9, 2020
May 14, 2018
Nov 9, 2020
Nov 9, 2020
Aug 13, 2019
Aug 29, 2018
Jan 16, 2020
Sep 17, 2018
Jun 11, 2018
May 14, 2018
May 14, 2018
Jun 19, 2018
May 14, 2018
Sep 24, 2019

Repository files navigation

page_type languages products description
sample
csharp
sql
azure
This repo contains the code for the provisioning of the resources necessary to execute a DevOps openhack event.

DevOps Openhack Proctor Repository

This repo contains the code for the provisioning of the resources necessary to execute a DevOps openhack event. The relevant code individual teams use (i.e. the APIs) to complete their challenges can be found in the DevOps Openhack Team repository.

Components

The components are organized by folders which contain the following:

  • leaderboard - visualizes the uptime for the teams' APIs and contains an Azure Functions API which connects to CosmosDB, Sentinel (pods to query the APIs and report status), and a web front end.
  • provision-proctor - code to support the provisioning of a complete proctor environment (1 needed per event).
  • provision-team - code to support the provisioning of a complete team environment.
  • provision-vm - automates the provisioning of an Ubuntu 16.04 VM used as the foundation for provisioning the team and proctor environments.
  • simulator - simulates traffic to the SQL database the APIs use for every team's environment.

Go to the root of these folders to see a readme with deeper information on each component.

Getting Started

Prerequisites

The first step is to create a virtual machine which has the necessary software installed required to provision the teams and proctor environments. In order to create the VM, only the following needs to be installed

  • Azure PowerShell
  • An Azure Subscription

High-Level Installation Flow

Deploy a team environment using the Azure Resource Manager template.

Resources

For troubleshooting or answers to common questions, please read the FAQ.

About

DevOps Openhack proctor environment code and provisioning scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TSQL 86.6%
  • Shell 6.3%
  • C# 4.9%
  • HTML 1.0%
  • PowerShell 0.6%
  • Dockerfile 0.2%
  • Other 0.4%