forked from eucalyptus/eucalyptus
-
Notifications
You must be signed in to change notification settings - Fork 0
Eucalyptus Cloud-computing Platform
License
sumitgs/eucalyptus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
========================= Eucalyptus Cloud Platform ========================= Eucalyptus is open source software for building Amazon Web Services-compatible private and hybrid clouds. Requirements and Technical Notes ================================ * Eucalyptus is broken into five components: Cloud Controller, Walrus, Cluster Controller, Storage Controller, Node Controller. There is also an optional, proprietary VMware broker plugin, available from Eucalyptus Systems. These components are software services and are arranged in three layers: cloud, cluster, and nodes. You can install the components on the same physical server or on separate physical servers as business, security, and resource needs dictate. * The Node Controller requires libvirt and either Xen or KVM. * The libraries that Eucalyptus depends on are described in detail in the INSTALL file. * You will have to choose one of several network modes, which are described in the installation guide. Your system's and network's requirements will vary based on which mode you choose. * Generally, you will need two IP address ranges. The first range is private, to be used only within the Eucalyptus system itself. The second range is public, to be routable to and from end-users and VM instances. Both sets must be unique to Eucalyptus, not in use by other components or applications within your network. Static mode requires only one available IP address range, and system mode does not require an available IP address range. License ======= Eucalyptus is published under version 3 of the GNU General Public License. For more information, see the LICENSE file. Building Eucalyptus =================== For information about building Eucalyptus, see the INSTALL file. Useful Information for Future Trivia Games ========================================== The product name "Eucalyptus" was originally an acronym, derived from "Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems."
About
Eucalyptus Cloud-computing Platform
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 68.3%
- C 18.9%
- Groovy 9.1%
- Python 1.9%
- Shell 0.7%
- Perl 0.4%
- Other 0.7%