Flask-MonitoringDashboard icon indicating copy to clipboard operation
Flask-MonitoringDashboard copied to clipboard

How to use the flask-monitoringdashboard offline?

Open MustNull opened this issue 5 years ago • 8 comments

MustNull avatar Mar 26 '20 07:03 MustNull

Hi @MustNull! What exactly do you mean by using it offline? We have a documentation page detailing how to get started, hope it helps:)

bogdanp05 avatar Apr 06 '20 20:04 bogdanp05

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

MustNull avatar Apr 08 '20 04:04 MustNull

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.

dejagersh avatar Apr 16 '20 22:04 dejagersh

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.

MustNull avatar Apr 21 '20 01:04 MustNull

Hey,

I also need this offline support.

Is there any way to make it work offline?

GalDayan avatar Aug 31 '20 16:08 GalDayan

@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?

mircealungu avatar Sep 01 '20 16:09 mircealungu

@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 avatar Sep 08 '20 08:09 GalDayan

@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?

GalDayan avatar Sep 28 '20 17:09 GalDayan