GithubHelp home page GithubHelp logo

isabella232 / iacdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from octopusdeploy/iacdemo

0.0 0.0 0.0 119 KB

Code from Infrastructure as Code Demos

License: MIT License

PowerShell 100.00%

iacdemo's Introduction

IacDemo

Contains all the files for the Infrastructure as Code Demo.

Slideshow link: https://docs.google.com/presentation/d/17XSupy667ZV3nhd2i4RYQpssc_9lXVLQeNBVUBd529A/edit?usp=sharing

Azure

Azure Bootstrap

To get started you will need two items. A pre-existing virtual network and a storage account to store the bootstrap scripts and MSIs to install on the servers.

The MSIs used in the demo can be found at:

To help build out the demo resource group an ARM template is stored in this repository in the Azure / ArmTemplates folder there is a file called "PreExistingResourceGroup.json."

The storage account should have a container called "bootstrap."

That container should contain all the bootstrap PowerShell files.

The storage account should also have a file share called "installer."

The zip files from the S3 bucket should be extracted to that share.

You can connect that file share as a network share by clicking on the connect button.

Clicking that button will provide you the necessary scripts to do that.

Make note of the account key. That needs to be passed into the Azure Resource Template.

Azure Resource Template Variables

In addition to the ARM template variables you will need to define the following variables which Octopus will automatically replace using OctoStache.

  • Global.Database.AdminUser
  • Global.Database.AdminPassword
  • Global.Octopus.Url
  • Global.Octopus.ApiKey
  • Global.Octopus.ServerThumbprint
  • Octopus.Environment.Name
  • Project.Role.Web.Name
  • Project.Web.VM.Name
  • Azure.Installers.Share.Key
  • Azure.Installers.Share.Name

Further Reading

iacdemo's People

Contributors

bobjwalker 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.