Skip to content

jamal-brown/news-api-fta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Django in Production

FTA project implementing containerization of Django Web Framework into Docker to be placed into Azure Container Services and Kubernetes.

In production, Django uses a WSGI server such as Gunicorn and a web server such as Nginx.

Usage

Run services in the foreground: docker-compose up --build

Deploy to Azure Container Services

Placeholder

Deploy to Azure Kubernetes Services

Placeholder

About

Django based webapp pulling in crypto news and price data via api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published