Eucalyptus is open source software for building AWS-compatible private and hybrid clouds. As an Infrastructure as a Service (IaaS) product, Eucalyptus allows your users to provision your compute and storage resources on-demand.
Run instances with EC2 and Auto Scaling / ELB.
Use S3 storage to share data and EBS for persistent instance state.
Use IAM to manage users and control access, and Cloud Formation to manage resources.
Use CloudWatch to monitor your compute resources.
as root, on a CentOS 7.9 minimal install with a few IP addresses to spare For a production install, follow the installation guide.
From cloud.centos.org
From getfedora.org/en/coreos
From alt.fedoraproject.org/cloud
From cloud-images.ubuntu.com
Ask questions on Stack Overflow
Get the source, or submit an issue on GitHub.