Closed dmolina213 closed 5 years ago
If you using the CIRCL training VM, the dashboard is served by the same apache as MISP.
I am not using the CIRCL training VM. we have a dockerized install of MISP. how do I access the dashboard from a remote browser. From the instructions they are accessing the dashboard using localhost so it’s either it’s accessed directly on the book or an ssh connection must first be established prior to browser
when i try to run ./start_all. it is giving me the error that pycountry is not found. I did a pip install pycountry and i get more errors. Any ideas on a fix?
I noticed that access to the dashboard via the browser is via localhost. So i am assuming it is being accessed via a browser local to the MISP server. I want to access the dashboard remotely via my local browser. What are the changes necessary to enable that?