Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no information how to run this project on the web server. #2

Open
narendrachoudhary opened this issue Dec 14, 2012 · 1 comment

Comments

@narendrachoudhary
Copy link

Can you please provide some information on how to deploy this application and use it.

@iljdam
Copy link
Contributor

iljdam commented Dec 17, 2012

Hi,

There is a documentation for the APIs library and information on how to install and try
them under the following links:
http://ging.github.com/jstack/docs/JSTACK.html
http://ging.github.com/jstack/

To tun the horizon-js on the web, you need to clone the code from github,
then change the URL in file: https://github.com/ging/horizon-js/blob/master/js/load-modules.js
line 17, with the URL of your OpenStack installation.
Make sure you have a CORS installed in your Nova, Keystone, Glance etc. components to allow
access from the horizon-js portal.

Note that the horizon-js code is not up to date with the current OpenStack Horizon portal, since we are working on another project, https://github.com/ging/fi-ware-cloud-portal -- a portal for European project that base on horizon-js but has further implemented new functionalities and has the horizon-js features up to date.

The code of horizon-js will be actualized soon but meanwhile you can try out both versions.

If you have further questions, please don't hesitate to ask.

Irena

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants