目录

cloudfoundry-deployment

Prerequisites

One ubuntu VM (> 14.04) requires at least 8 GB of RAM and 4U.

Installation

  1. pull cloudfoundry-deployment github repository.
git clone https://github.com/huaweicloud/cloudfoundry-deployment/
  1. set cloud credentials. ``` cd cloudfoundry-deployment vi keystonerc

set your own ENV in the file

export OS_AUTH_URL=”https://iam.eu-west-0.prod-cloud-ocb.orange-business.com/v3" export OS_USERNAME=user export OS_PASSWORD=password export OS_DOMAIN_NAME=domain_name export OS_PROJECT_DOMAIN_NAME=project_domain_name export OS_USER_DOMAIN_NAME=user_domain_name export OS_TENANT_NAME=tenant export OS_REGION_NAME=eu-west-0 export OS_AVAILABILITY_ZONE=eu-west-0b


3. Install cloudfoundry by the following command which can be executed repeatly until success.

./install.sh


4. If you need to uninsall cloudfoundry, you can run the following command.

./uninstall.sh

关于
103.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号