Skip to content

Python-Flask application to return simple responses. Deployed with production WSGI server

Notifications You must be signed in to change notification settings

mazlin5/First-Docker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First-Docker-App

My first DevOps project (Oct-2022)

Containerized Python-Flask application to return simple responses. Deployed with production WSGI server

Python-Flask apps can be run within any IDE, (VS Code) for me, at the cmd line. I've attached the cmds you would typically use to deploy this FLASK_APP:

  • flask-webapp.txt

Those dependancies were wrapped into a Dockerfile FROM an Ubuntu image.

Helpful concepts to set the foundation for using Docker, creating images, using the command line to execute tasks and integration into workflow/deployment stack

  • cheat-sheet.txt

About

Python-Flask application to return simple responses. Deployed with production WSGI server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published