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
CloudStack is a turnkey solution that includes the entire "stack" of features
13
-
most organizations want with an IaaS cloud: compute orchestration,
14
-
Network-as-a-Service, user and account management, a full and open native API,
15
-
resource accounting, and a first-class User Interface (UI).
8
+
**Apache CloudStack is an open-source, production-ready platform to build, deploy, and manage highly available, scalable, and secure private, public, or hybrid cloud infrastructure.**
16
9
17
-
CloudStack currently supports the most popular hypervisors:
18
-
VMware vSphere, KVM, XenServer, XenProject and Hyper-V as well as
19
-
OVM and LXC containers.
10
+
Designed for simplicity without sacrificing power, CloudStack delivers a comprehensive Infrastructure-as-a-Service (IaaS) solution. Its intuitive UI, rich API, and seamless multi-hypervisor support put complete cloud control in your hands.
20
11
21
-
Users can manage their cloud with an easy to use Web interface, command line
22
-
tools, and/or a full-featured query based API.
12
+
Whether you're a cloud service provider or an enterprise modernizing infrastructure, CloudStack empowers you to run your cloud your way—faster, safer, and smarter.
23
13
24
14
For more information on Apache CloudStack, please visit the [website](http://cloudstack.apache.org)
15
+
---
16
+
17
+
18
+
## Table of Contents
19
+
20
+
1.[Key Features at a Glance](#key-features-at-a-glance)
21
+
2.[Who Uses CloudStack?](#who-uses-cloudstack)
22
+
3.[Demo](#demo)
23
+
4.[Try CloudStack in Minutes](#try-cloudstack-in-minutes)
* API [documentation](https://cloudstack.apache.org/api.html)
69
156
* How to [contribute](CONTRIBUTING.md)
70
157
158
+
159
+
## Ecosystem & Integrations
160
+
161
+
Apache CloudStack is built to fit into your existing infrastructure — not replace it. Its modular architecture ensures seamless integration across your IT ecosystem:
162
+
163
+
-**Hypervisors**: Native support for KVM, VMware vSphere, and XenServer.
164
+
-**Authentication**: Integrates with LDAP, Active Directory, and SAML-based SSO providers.
165
+
-**Storage**: Supports NFS, iSCSI, Ceph, and S3-compatible object storage for secondary storage.
166
+
-**Networking**: Compatible with industry-leading appliances like Cisco, Juniper, and Open vSwitch.
167
+
-**Monitoring & Observability**: Works with Prometheus, Nagios, Zabbix, and other external tools.
168
+
-**Billing & Usage**: Rich APIs and metering to connect with billing, CRM, and provisioning systems.
169
+
-**DevOps-Ready**: Exposes REST APIs, Python bindings, and CLI tools to support CI/CD pipelines and automation frameworks.
170
+
171
+
> **Why it matters**: CloudStack doesn’t require you to rip and replace. It works with the technologies you already use, helping you build a future-ready, fully interoperable cloud.
172
+
173
+
## Project Status & Release Cycle
174
+
175
+
Apache CloudStack is a **mature and actively maintained open-source project** governed by the Apache Software Foundation. With over a decade of development, it powers mission-critical cloud infrastructure for service providers, enterprises, and governments worldwide.
176
+
177
+
-**Actively Maintained**: Backed by a global community of developers and users.
178
+
-**Predictable Releases**: CloudStack follows a regular release cadence — typically **every 4–6 months**, delivering new features, enhancements, and bug fixes.
179
+
-**Production-Grade Stability**: Battle-tested in diverse environments, from private enterprise clouds to large-scale public cloud deployments.
180
+
181
+
> **Why it matters**: CloudStack’s proven track record, transparent development process, and consistent release cycle provide long-term confidence for operators and developers alike.
182
+
183
+
71
184
## News and Events
72
185
73
186
*[Blog](https://blogs.apache.org/cloudstack)
74
187
*[Twitter](https://twitter.com/cloudstack)
75
188
*[Events and meetup](http://cloudstackcollab.org/)
> **Note**: If you're unsure where to start, check the mailing lists or open issues — there's always something to help with!
79
217
80
-
Interested in helping out with Apache CloudStack? Great! We welcome
81
-
participation from anybody willing to work [The Apache Way](http://theapacheway.com) and make a
82
-
contribution. Note that you do not have to be a developer in order to contribute
83
-
to Apache CloudStack. We need folks to help with documentation, translation,
84
-
promotion etc. See our contribution [page](http://cloudstack.apache.org/contribute.html).
85
218
86
-
If you are a frequent contributors, you can request to be added as collaborators
87
-
(see https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub)
88
-
to our GitHub repos. This allows you to use project GitHub with ability to report
89
-
issue with tags, and be assigned to issues and PRs. This is done via the .asf.yaml
90
-
file in this repo.
91
-
You may do so by sharing your GitHub users ID or raise a GitHub issue.
219
+
## License & Security Policy
92
220
93
-
If you're interested in learning more or participating in the Apache CloudStack
94
-
project, the mailing lists are the best way to do that. While the project has
95
-
several communications channels, the [mailing lists](http://cloudstack.apache.org/mailing-lists.html) are the most active and the
96
-
official channels for making decisions about the project itself.
0 commit comments