Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Creating a basic Flask app and deploying using Ansible

Lists of things to do:

  1. install Nginx
  2. create a re-direct that forwards all port 80 traffic to localhost:8000
  3. install Flask
  4. clone basic flask app and run on port 5000
  5. install Mariadb10.1 on seperate db server
  6. create mysql user with same details as web-server

All to be done using Ansible playbooks. Servers are hosted on GCloud.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors