You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Erik Bergenholtz (JIRA)" <ji...@apache.org> on 2015/09/30 15:45:04 UTC

[jira] [Created] (ATLAS-198) Atlas UI Requires Internet Access

Erik Bergenholtz created ATLAS-198:
--------------------------------------

             Summary: Atlas UI Requires Internet Access
                 Key: ATLAS-198
                 URL: https://issues.apache.org/jira/browse/ATLAS-198
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.5-incubating
            Reporter: Erik Bergenholtz
            Assignee: Rohit
            Priority: Blocker
             Fix For: 0.5.1-incubating


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)