You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: README.md
+22-15Lines changed: 22 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Apache CloudStack [](https://app.travis-ci.com/apache/cloudstack)[](https://sonarcloud.io/dashboard?id=apache_cloudstack)[](https://codecov.io/gh/apache/cloudstack)[](https://sonarcloud.io/dashboard?id=apache_cloudstack)
@@ -29,13 +29,20 @@ For more information on Apache CloudStack, please visit the [website](http://clo
29
29
30
30
* See our [case studies](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies) highlighting successful deployments of Apache CloudStack.
31
31
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).
33
33
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
+

39
+
40
+
See the project user-interface QA website that runs CloudStack against simulator hypervisor:
41
+
http://qa.cloudstack.cloud:8080/client
35
42
36
43
## Getting Started
37
44
38
-
* Download a released [version](http://cloudstack.apache.org/downloads.html)
45
+
* Download a released [version](https://cloudstack.apache.org/downloads.html)
39
46
* Build from source with the instructions in the [INSTALL.md](INSTALL.md) file.
40
47
41
48
## Getting Source Repository
@@ -52,15 +59,21 @@ The Github mirror is strictly read only and provides convenience to users and
52
59
developers to explore the code and for the community to accept contributions
0 commit comments