mresti / manageiq-exchange-web

ManageIQ Galaxy Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manageiq-galaxy

A simple application built to share content.

Setting

Set the next environments

NODE_ENV:

GALAXY_API_BACKEND: Api Server (http://localhost:5000)
GALAXY_API_VERSION: Api Server version (v1) GITHUB_OAUTH_ID: GitHub Oauth Application ID , GITHUB_REDIRECTUI: GitHub Redirect URL (http://localhost:5000/users/auth/github/callback)

To set them use export VAR_NAME=VALUE or use our environment script with source set_env.sh. set_env.sh (Raw file)

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue or by sending a pull request.

License

Licensed under MIT License.

About

ManageIQ Galaxy Web

License:Apache License 2.0


Languages

Language:JavaScript 89.6%Language:CSS 5.7%Language:HTML 4.7%