Closed adeyosemanputra closed 5 years ago
This dashboard should be a demo. As we could not deploy a dashboard for everyone.
The dashboard is now deployed here: https://secure-tea.herokuapp.com/dashboard A sample endpoint is deployed here for a demo: https://securetea-endpoint.herokuapp.com/
You can also start the endpoint app locally using sudo python monitor.py
, and find your IP Address and enter on the /config
route to get the statistics on dashboard.
@mishal23 Good :+1: Update this in Documentation
Sure, also there were small changes made to make the deployment proper. Shall I send a PR with those changes too? @rejahrehim
Shall I send a PR with those changes too?
Is that changes specific to Heroku Deployment? If yes, keep it in a separate branch. If not, send PR.
Some changes specific to Heroku, some might be needed to deploy to any service. Okay, will do that.
Hi @mishal23 @abhisharma404 If possible in the end we should deploy owasp securetea dashboard into herokuapp
Like owasp juice shop https://juice-shop.herokuapp.com Best