Update README.md
1 file changed
tree: 6bbea3d961dfb2101b27727314262b4750e983d1
  1. CNAME
  2. install.sh
  3. LICENSE
  4. README.md
README.md

c8k.in

[!NOTE] Only supports CloudStack on Ubuntu with x86_64 KVM and tested with Ubuntu 22.04 LTS (x86_64)

One-liner installer for Apache CloudStack, just copy the run the following as root user:

curl -sSfL https://c8k.in/stall.sh | bash

[!IMPORTANT] This deploys an all-in-a-box CloudStack installation that has the CloudStack management & usage server, CloudStack agent, MySQL DB, NFS and KVM on a single Linux host and is only useful for anyone who just wants to try CloudStack on a host or a VM, but does not want to read the official docs. It makes several assumptions about the IaaS deployment, and tries to figure out host's network setup so the deployment could work out of the box. This is not advised for production deployment.

Created by @rohityadavcloud as part of a hackathon.