Skip to content

Commit 7fa41dd

Browse files
authored
README: update and refactor project README page (#6782)
- Refactor links, use https:// - Add link to UI/QA website for new users try out CloudStack via simulator - Update screenshot photo Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 53b6586 commit 7fa41dd

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

README.md

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Apache CloudStack [![Build Status](https://app.travis-ci.com/apache/cloudstack.svg?branch=main)](https://app.travis-ci.com/apache/cloudstack) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_cloudstack&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_cloudstack) [![codecov](https://codecov.io/gh/apache/cloudstack/branch/main/graph/badge.svg)](https://codecov.io/gh/apache/cloudstack) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=apache_cloudstack&metric=ncloc)](https://sonarcloud.io/dashboard?id=apache_cloudstack) ![GitHub language count](https://img.shields.io/github/languages/count/apache/cloudstack.svg) ![GitHub top language](https://img.shields.io/github/languages/top/apache/cloudstack.svg)
1+
# Apache CloudStack [![Build Status](https://app.travis-ci.com/apache/cloudstack.svg?branch=main)](https://app.travis-ci.com/apache/cloudstack) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_cloudstack&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_cloudstack) [![codecov](https://codecov.io/gh/apache/cloudstack/branch/main/graph/badge.svg)](https://codecov.io/gh/apache/cloudstack)
22

33
![Apache CloudStack](tools/logo/apache_cloudstack.png)
44

@@ -29,13 +29,20 @@ For more information on Apache CloudStack, please visit the [website](http://clo
2929

3030
* See our [case studies](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies) highlighting successful deployments of Apache CloudStack.
3131

32-
* See the up-to-date list of current [users](http://cloudstack.apache.org/users.html).
32+
* See the up-to-date list of current [users](https://cloudstack.apache.org/users.html).
3333

34-
* If you are using CloudStack in your organization and your company is not listed above, please complete our brief adoption [survey](http://cloudstack.apache.org/survey.html). We're happy to keep your company name anonymous if you require.
34+
* If you are using CloudStack in your organization and your company is not listed above, please complete our brief adoption [survey](https://cloudstack.apache.org/survey.html). We're happy to keep your company name anonymous if you require.
35+
36+
## Demo
37+
38+
![Screenshot](ui/docs/screenshot-dashboard.png)
39+
40+
See the project user-interface QA website that runs CloudStack against simulator hypervisor:
41+
http://qa.cloudstack.cloud:8080/client
3542

3643
## Getting Started
3744

38-
* Download a released [version](http://cloudstack.apache.org/downloads.html)
45+
* Download a released [version](https://cloudstack.apache.org/downloads.html)
3946
* Build from source with the instructions in the [INSTALL.md](INSTALL.md) file.
4047

4148
## Getting Source Repository
@@ -52,15 +59,21 @@ The Github mirror is strictly read only and provides convenience to users and
5259
developers to explore the code and for the community to accept contributions
5360
via Github pull requests.
5461

55-
## Links
62+
## Documentation
5663

57-
* [Documentation](http://docs.cloudstack.apache.org)
64+
* [Project Documentation](https://docs.cloudstack.apache.org)
65+
* [Release notes](https://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
5866
* Developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home)
59-
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
6067
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
6168
* API [documentation](https://cloudstack.apache.org/api.html)
6269
* How to [contribute](CONTRIBUTING.md)
63-
* Check the [YouTube channel](https://www.youtube.com/ApacheCloudStack) for presentations, interviews, and more
70+
71+
## News and Events
72+
73+
* [Blog](https://blogs.apache.org/cloudstack)
74+
* [Twitter](https://twitter.com/cloudstack)
75+
* [Events and meetup](http://cloudstackcollab.org/)
76+
* [YouTube channel](https://www.youtube.com/ApacheCloudStack)
6477

6578
## Getting Involved and Contributing
6679

@@ -83,13 +96,7 @@ Mailing lists:
8396
- [Marketing Mailing List](mailto:marketing-subscribe@cloudstack.apache.org)
8497

8598
Report and/or check bugs on [Github](https://github.com/apache/cloudstack/issues) and check our
86-
developer [page](http://cloudstack.apache.org/developers.html) for contributing code.
87-
88-
## News and Events
89-
90-
* [Blog](https://blogs.apache.org/cloudstack)
91-
* [Twitter](https://twitter.com/cloudstack)
92-
* [Events and meetup](http://cloudstackcollab.org/)
99+
developer [page](https://cloudstack.apache.org/developers.html) for contributing code.
93100

94101
## Reporting Security Vulnerabilities
95102

ui/docs/screenshot-dashboard.png

1.99 MB
Loading

0 commit comments

Comments
 (0)