https://github.com/orange-cloudfoundry/orange-component-cf-ui2
This is a component for theming the Open Source Web-based UI(Console) for managing Cloud Foundry Stratos. It follows the Orange graphic charter.
https://github.com/orange-cloudfoundry/orange-component-cf-ui2
Last synced: 2 months ago
JSON representation
This is a component for theming the Open Source Web-based UI(Console) for managing Cloud Foundry Stratos. It follows the Orange graphic charter.
- Host: GitHub
- URL: https://github.com/orange-cloudfoundry/orange-component-cf-ui2
- Owner: orange-cloudfoundry
- Created: 2018-07-27T09:46:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T13:36:16.000Z (almost 8 years ago)
- Last Synced: 2025-12-08T03:55:58.276Z (7 months ago)
- Language: CSS
- Size: 33.2 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orange Cloud Foundry UI Component 2
This is a component for theming the Open Source Web-based UI(Console) for managing Cloud Foundry [Stratos](https://github.com/cloudfoundry-incubator/stratos). It follows Orange graphic charter.
## Requirements
You need to have already configured the `Stratos` console. For more information check [Stratos Documentation](https://github.com/cloudfoundry-incubator/stratos).
## Quick Start
To set this up:
1. Clone the project by running the following command:`$ git clone https://github.com/orange-cloudfoundry/orange-component-CF-UI2.git custom`
2. Replace the folder `stratos/src/frontend/misc/custom` with the folder `custom` we just donwloaded.
Once this is done your project is ready for deployement or development.