Skip to content

cdav/sre-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment Setup

docker-compose up

Deployments

The environment vars in the images should be changed before deploying anywhere. They can also be overriden when starting up the container.

Improvements

local build

  • Mount flask and mysql directories into respective containers
    • No need to run docker-compose for code updates.
    • Flask will reload whenever code is saved
    • mysql data can persist between builds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published