Giter VIP home page Giter VIP logo

pcf-azure-infrastructure's Introduction

Provision Azure Infrastructure for a Multi-ResourceGroup PCF Deployment

Based on the current reference architecture for PCF on Azure: https://docs.pivotal.io/pivotalcf/1-12/refarch/azure/azure_ref_arch.html

To use the local script version:

Requirements:

Steps

  1. Log in to Azure
  2. Run azure-prepare-env.sh
  3. Populate params.yml from params.template.yml and creds.yml from creds.template.yml (see docs in yml files for guidance)
  4. Run provision-infra-local.sh

To use the pipeline version:

Requirements:

Steps

  1. Log in to Azure
  2. Run azure-prepare-env.sh
  3. Populate params.yml from params.template.yml and creds.yml from creds.template.yml (see docs in yml files for guidance)
  4. fly the pipeline: fly -t <env> set-pipeline -p provision-infra -c pipeline.yml -l params.yml -l creds.yml
  5. run the boostrap-terraform job in concourse
  6. run the provision-infra job in concourse

The azure-prepare-env.sh script will perform the actions required for a multi resource group deployment of PCF according to the documentation listed below:

https://docs.pivotal.io/pivotalcf/1-12/customizing/azure-prepare-env.html

https://docs.pivotal.io/pivotalcf/1-12/refarch/azure/azure_ref_arch.html#multi-resgroup-notes

Before you run the azure-prepare-env.sh script, login to Azure using 2-factor auth:

az cloud set --name AzureCloud
az login
  To sign in, use a web browser to open the page https://aka.ms/devicelogin and enter the code XXXXXXXX to authenticate.

pcf-azure-infrastructure's People

Contributors

ahocking avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.