Flask-MonitoringDashboard
Flask-MonitoringDashboard copied to clipboard
How to use the flask-monitoringdashboard offline?
Hi @MustNull! What exactly do you mean by using it offline? We have a documentation page detailing how to get started, hope it helps:)
Read this code, there are some js file need network. But my flask server cannot access to internet. https://github.com/flask-dashboard/Flask-MonitoringDashboard/blob/0404b05b9a8f1917796e0f314a77a53a754a0b15/flask_monitoringdashboard/static/js/controllers/overview.js#L26
I don't see what exactly the problem is. Surely the request will fail, but the FMD still works, right?
Can you explain me why exactly this is a problem? It would be a possibility to add an option to enable offline mode in the settings, but I don't see the added value yet.
Actually i cannot see anything i want if i deploy this application in offline environment. The web site show nothing except login table. I cannot see anything even if i login in.
Hey,
I also need this offline support.
Is there any way to make it work offline?
@GalDayan - we don't have much engineering power at the moment. Do you want to look into it and send a PR with a fix?
@GalDayan - we don't have much engineering power at the moment. Do you want to look into it and send a PR with a fix?
I will prioritize this task and I will update :) Thanks for replying.
@GalDayan - we don't have much engineering power at the moment. Do you want to look into it and send a PR with a fix?
It seems like it already merged in #360, is it?