This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-installer.git
commit 069c44eb6d2cff3dfde1e1608a9da1ba85b0d806 Author: Rohit Yadav <[email protected]> AuthorDate: Mon May 13 23:54:02 2024 +0100 Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a2a3e8c..88339d3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ 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](https://docs.cloudstack.apache.org). 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 [...] +Screenshot after running the command: + + + +Screenshot when the command finishes: + + + Created by [@rohityadavcloud](https://github.com/rohityadavcloud) as part of a hackathon. [Discuss further here](https://github.com/apache/cloudstack/discussions)
