mirror of https://github.com/apache/cloudstack.git
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>
This commit is contained in:
parent
53b658636f
commit
7fa41ddfcc
37
README.md
37
README.md
|
|
@ -1,4 +1,4 @@
|
|||
# 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)  
|
||||
# Apache CloudStack [](https://app.travis-ci.com/apache/cloudstack) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack)
|
||||
|
||||

|
||||
|
||||
|
|
@ -29,13 +29,20 @@ For more information on Apache CloudStack, please visit the [website](http://clo
|
|||
|
||||
* See our [case studies](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies) highlighting successful deployments of Apache CloudStack.
|
||||
|
||||
* See the up-to-date list of current [users](http://cloudstack.apache.org/users.html).
|
||||
* See the up-to-date list of current [users](https://cloudstack.apache.org/users.html).
|
||||
|
||||
* 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.
|
||||
* 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.
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
See the project user-interface QA website that runs CloudStack against simulator hypervisor:
|
||||
http://qa.cloudstack.cloud:8080/client
|
||||
|
||||
## Getting Started
|
||||
|
||||
* Download a released [version](http://cloudstack.apache.org/downloads.html)
|
||||
* Download a released [version](https://cloudstack.apache.org/downloads.html)
|
||||
* Build from source with the instructions in the [INSTALL.md](INSTALL.md) file.
|
||||
|
||||
## Getting Source Repository
|
||||
|
|
@ -52,15 +59,21 @@ The Github mirror is strictly read only and provides convenience to users and
|
|||
developers to explore the code and for the community to accept contributions
|
||||
via Github pull requests.
|
||||
|
||||
## Links
|
||||
## Documentation
|
||||
|
||||
* [Documentation](http://docs.cloudstack.apache.org)
|
||||
* [Project Documentation](https://docs.cloudstack.apache.org)
|
||||
* [Release notes](https://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
|
||||
* Developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home)
|
||||
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
|
||||
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
|
||||
* API [documentation](https://cloudstack.apache.org/api.html)
|
||||
* How to [contribute](CONTRIBUTING.md)
|
||||
* Check the [YouTube channel](https://www.youtube.com/ApacheCloudStack) for presentations, interviews, and more
|
||||
|
||||
## News and Events
|
||||
|
||||
* [Blog](https://blogs.apache.org/cloudstack)
|
||||
* [Twitter](https://twitter.com/cloudstack)
|
||||
* [Events and meetup](http://cloudstackcollab.org/)
|
||||
* [YouTube channel](https://www.youtube.com/ApacheCloudStack)
|
||||
|
||||
## Getting Involved and Contributing
|
||||
|
||||
|
|
@ -83,13 +96,7 @@ Mailing lists:
|
|||
- [Marketing Mailing List](mailto:marketing-subscribe@cloudstack.apache.org)
|
||||
|
||||
Report and/or check bugs on [Github](https://github.com/apache/cloudstack/issues) and check our
|
||||
developer [page](http://cloudstack.apache.org/developers.html) for contributing code.
|
||||
|
||||
## News and Events
|
||||
|
||||
* [Blog](https://blogs.apache.org/cloudstack)
|
||||
* [Twitter](https://twitter.com/cloudstack)
|
||||
* [Events and meetup](http://cloudstackcollab.org/)
|
||||
developer [page](https://cloudstack.apache.org/developers.html) for contributing code.
|
||||
|
||||
## Reporting Security Vulnerabilities
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 2.2 MiB |
Loading…
Reference in New Issue