Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pennlabs/devops-challenge
- Owner: pennlabs
- License: mit
- Created: 2020-01-29T00:43:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T02:49:10.000Z (over 3 years ago)
- Last Synced: 2024-04-08T16:04:34.948Z (7 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.