Skip to content

Contains a django application with postgresql for a devops challenge

Notifications You must be signed in to change notification settings

agilentia/devops-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Challenge

This repository contains a simple Django application; a voting application. It uses PostgreSQL as the database of choice.

Notes

  • docker-compose.yml is present so that you can see how to extrapolate the services towards kubernetes.
  • Dockerfile is missing on purpose as part of the challenge. We want to see docker knowledge from the DevOps.
  • Take into consideration on the Dockerfile creation the requirements.txt.

About

Contains a django application with postgresql for a devops challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published