Book Image

Learning Flask Framework

Book Image

Learning Flask Framework

Overview of this book

Table of Contents (17 chapters)
Learning Flask Framework
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have seen many ways in which you can run your Flask app, including securing it for privacy and security in multiple web servers and serving static files to reduce load on your Flask app. We have also made a configuration file for Ansible that will enable repeatable application deployment so that if the machine ever needs to be built again, it will be a simple task.