Update README.md
1 file changed
tree: 8b4b8496dbce01e37019b02a365f47b17c087d7b
  1. CNAME
  2. install.sh
  3. LICENSE
  4. README.md
  5. snap1.png
  6. snap2.png
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 and 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.

Screenshot after running the command:

Screenshot when the command finishes:

Created by @rohityadavcloud as part of a hackathon.

Discuss further here

Source: https://github.com/cloudstack/c8k.in