rohitkrai03 / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.

Home Page:https://openshift.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift.io

OpenShift.io is a cloud-native development environment for planning, creating and deploying hybrid cloud services. It provides a full toolchain for development teams, in the cloud with zero setup and maintenance. This repository contains the marketing pages and the issue tracker that is used across the project.

Community Feedback

If you have feedback, suggestions and ideas:

irc at #openshiftio on Freenode or webchat

issues at openshift.io

stackoverflow with tag openshiftio

Upstream Development

The upstream for openshift.io is primarily in the fabric8 and Eclipse Che projects. fabric8 is found in the following organizations:

Building and Deploying the Marketing Pages

The following instructions will allow you to work on the IO marketing pages. The OpenShift.io product is being developed in the cloud at OpenShift.io and so cannot be build and deployed locally (of course you can build and deploy the upstream components in OpenShift.io by visiting the upstream repos).

Setup Backend API

Make sure you setup the necessary connections to the backend. You can run it locally by setting these environment variables:

  • export FABRIC8_WIT_API_URL="http://api.prod-preview.openshift.io/api/"
  • export FABRIC8_STACK_API_URL="http://recommender.api.prod-preview.openshift.io/api/v1/"

in your .bash_profile and reload the shell.

VS Code

Run ext install EditorConfig to read the .editorconfig file

To Start

Run npm start. This will start the login page UI with livereload enabled.

About

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.

https://openshift.io


Languages

Language:HTML 51.0%Language:CSS 24.8%Language:TypeScript 12.1%Language:JavaScript 5.8%Language:Shell 4.6%Language:Ruby 1.7%