Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.6-incubating
-
None
Description
PROBLEM: Web resources are being sourced from the internet for the Atlas web application. Installations do not necessarily have internet access. This results in a timeout for the requested resources. These resources need to be moved into atlas.war so the resources can be served up by the Atlas web application.
The list needs to be verified, but includes at least:
http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css
http://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js
The fix needs to bundle resources such that Atlas web-app can be utilized without internet connectivity.
The issue needs to be fixed in master and requires patch for 0.5