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 6eb84699617c66babb24ea34c0b36fbd0b49b11d Author: Rohit Yadav <[email protected]> AuthorDate: Mon May 13 23:32:38 2024 +0100 Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f24697..5c6a827 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ curl -sSfL https://c8k.in/stall.sh | bash > 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 [...] Created by [@rohityadavcloud](https://github.com/rohityadavcloud) as part of a hackathon. + +[Discuss further here](https://github.com/apache/cloudstack/discussions)
