Skip to content

Simple architecture for a web app code in Python Flask, deployed with Docker-compose.

Notifications You must be signed in to change notification settings

grvn-ht/Docker_Web_numeric_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker_Web_numeric_tool

Simple architecture for a web app code in Python Flask, deployed with Docker-compose.

Copy past this folder. Install docker-compose Inside this folder tap: docker-compose up then go to the url given ctrl+c if you want to quit the app

For the moment you can only: log up log in write some text in the window "test", this text will be saved in a data base and showed on the front page.

The app also communiqcate with an external serveur where we could put some algorithm we want to use in the main app, in order to better organise it.

it also stock the data-base as a volume (then it can be save to prevent the lost of data)

About

Simple architecture for a web app code in Python Flask, deployed with Docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages