Skip to content

Simple Django API application running inside of a container

Notifications You must be signed in to change notification settings

kidush/devops_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Challenge

Simple Django API project running inside of a docker container for the DevOps Challenge from Alura.

Starting the application.

$ docker-compose up -d app

running the migrations

$ docker-compose run app python3 manage.py migrate

About

Simple Django API application running inside of a container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published