Skip to content

Showcase is a comprehensive Django project designed to demonstrate my skills and knowledge in web development using Django

Notifications You must be signed in to change notification settings

Ardhendu100/django-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-showcase

Showcase is a comprehensive Django project designed to demonstrate my skills and knowledge in web development using Django

Monitoring Django Project with Prometheus and Grafana

https://medium.com/@tommyraspati/monitoring-your-django-project-with-prometheus-and-grafana-b06a5ca78744

https://hodovi.cc/blog/django-monitoring-with-prometheus-and-grafana/

To start and stop grafana server

sudo systemctl start grafana-server

sudo systemctl stop grafana-server

To restart prometheus

./prometheus --config.file=prometheus.yml

To run celery celery -A showcase worker --loglevel=info

About

Showcase is a comprehensive Django project designed to demonstrate my skills and knowledge in web development using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published