An open API service indexing awesome lists of open source software.

https://github.com/wso2/carbon-dashboards


https://github.com/wso2/carbon-dashboards

common

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# WSO2 Dashboard Component

---

| Branch | Build Status |
| :------------ |:-------------
| master | [![Build Status](https://wso2.org/jenkins/job/platform-builds/job/carbon-dashboards/badge/icon)](https://wso2.org/jenkins/job/platform-builds/job/carbon-dashboards/) |

---
## Getting Started

Please follow the below steps to setup the WSO2 Dashboard Component.
1. Clone and build carbon-dashboards repository.
2. Clone and build the carbon-ui-server repository available here ( Carbon-UI-Server - https://github.com/wso2/carbon-ui-server )
3. Install Dashboard Core API Feature and Dashboard Portal Feature in to distribution available in carbon-ui-server.

You can add following properties to pom file available in Carbon-UI-Server/tests/distribution directory.

```xml

org.wso2.carbon.dashboards
org.wso2.carbon.dashboards.api.feature
4.0.0-SNAPSHOT
zip


org.wso2.carbon.dashboards
org.wso2.carbon.dashboards.portal.feature
4.0.0-SNAPSHOT
zip

```

```xml

org.wso2.carbon.dashboards.api.feature
4.0.0-SNAPSHOT


org.wso2.carbon.dashboards.portal.feature
4.0.0-SNAPSHOT

```

4. Unzip the distribution and run the server. You can access the dashboard component from
https://localhost:9292/analytics-dashboard/ or http://localhost:9090/analytics-dashboard/

## License
Carbon dashboards is available under the Apache 2 License.

## How To Contribute
* Please report issues at [WSO2 Dashboards Issues](https://github.com/wso2/carbon-dashboards/issues).
* Send your pull requests https://github.com/wso2/carbon-dashboards.
* You can find more instructions on howto contribute on community site (http://wso2.com/community).

## Contact Us

WSO2 developers can be contacted via the mailing lists:

* WSO2 Developers List : dev@wso2.org
* WSO2 Architecture List : architecture@wso2.org