Skip to content

jaymku/py-gunicorn-appd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Appd instrumentation to monitor a Py-flask app running using gunicorn.

Pre-requisites: Install docker

How to use

  1. Download & unzip py-gunicorn-appd.zip
  2. Update appd config in appdynamics.cfg
  3.  docker build . -t guni/hello-world

How to Run

Once build is done, you can then start the container with:

docker run -p 8003:8003 guni/hello-world

Open http://localhost:8003 in a browser,it should be available.

Have fun!

About

A basic Py flask app using gunicorn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors