Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pennlabs/devops-challenge

The DevOps challenge for Penn Labs
https://github.com/pennlabs/devops-challenge

Last synced: about 6 hours ago
JSON representation

The DevOps challenge for Penn Labs

Awesome Lists containing this project

README

        

# Penn Labs DevOps Challenge

## Documentation

Fill this out as you complete the challenge

## Setup

0. Install [Docker](https://docs.docker.com/install/)
1. Click the green "use this template" button to make your own copy of this repository, and clone it. Make sure to create a **private repository**.
2. Change directory into the cloned repository.

## Developing

Edit the `Dockerfile` to create a working docker image for the basic flask app. Further instructions for how to complete the challenge are found [here](https://www.notion.so/pennlabs/DevOps-Challenge-Spring-20-01c53936755a46bba9c78848b48b14dd). Remember to document your work in `README.md`

## Submission

Follow the instructions on the Technical Challenge page for submission.