分享

如何快速搭建CloudStack开发环境

 Online_study 2012-08-28
本文转自 cloudstack-dev@incubator.apache.org 邮件组:
  1. download and Install VirtualBox,
  2. download DevCloud image from http://download./templates/devcloud/DevCloud.ova,
  3. import DevCloud image into VB,
  4. checkout CloudStack code from Apache git repo into my machine,
  5. execute commands “ant clean-all build-all”, “ant rdeploy -Drhost=172.168.56.1 -Dport=2222″,  ”ant rdeploydb -Drhost=172.168.56.1 -Dport=2222″,  ”ant rdebug -Drhost=172.168.56.1-Dport=2222″   all seems success
  6. on browser http://192.168.56.1:8080/client/, login as admin/password, continue with basic installation, use exactly the same
  7. data for creating Zone, pod, cluster, etc that here http://wiki./display/comm/DevCloud - step8/f(Access CloudStack web UI: http://ip-address-of-your-machine:8080/client, create a new zone, add pod/cluster/host etc). Following install guide after add host I should add Primary storage (there is no that step on the Devcloud manual), so I set similar to the Secondary storage (path:/opt/storage/primary, server: 10.0.2.15), I don’t know if it makes a sense.
  8. On the latest step I click “Launch” button

转帖自学一下。如果你是Windows的桌面机

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章