Skip to content

johansettlin/Flask-MonitoringDashboard-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-MonitoringDashboard-Tutorial

This repository is a part of a tutorial on how to use Flask-Monitoring-Dashboard, visit the tutorial here

Running the application

  • Create and activate an virtual enviroment
  • install dependancies from requirements.txt using pip install -r requierments.txt
  • run export FLASK_APP=app.py
  • run flask run

Interaction

Now you can go to localhoost:5000 to visit the application or localhoost:5000/dashboard to visit the Monitoring service.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages