===Running Python Flask App in Production Mode=== Please ensure that you have successfully run you app in development mode before putting it in production mode. To learn more about running Python apps in development mode, please checkout out this article : https://docs.n99panel.com/doku.php?id=python:dev-mode Once you have tested you app in development mode, we can then undertake following steps to run your Flask app in production mode **Step 1 :** Log into N99panel and click on 'Python' {{:python:screenshot_capture_-_2024-10-01_-_06-05-15.png?direct&400|}} **Step 2 :** Now click on 'Python Apps (production mode)' {{:python:pythin-prod-s2.png?direct&400|}} **Step 3 :** Now further click on 'Add a Python App' {{:python:pythin-prod-s3.png?direct&400|}} **Step 4 :** Then enter details of your Flask App as explained below {{:python:flask-app.png?direct&800|}} With these above mentioned steps, you can run your Flask app in production mode.