GithubHelp home page GithubHelp logo

asmtal / cd-iac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from migibert-demo/cd-iac

0.0 0.0 0.0 176 KB

Infrastructure as Code for continuous delivery demo

Shell 15.60% Python 4.15% HCL 80.26%

cd-iac's Introduction

cd-iac

Infrastructure as Code for continuous delivery demo.

This repository contains the configuration that bootstraps a cd-demo environment.

In cd-demo, we will demonstrate a continous delivery platform using go-cd. Our platform will build some applications with dependencies between each other and automate as much as possible the workflow of a change including cross team validations with both automated and manual testing.

We have those environments:

  • cd : this is the one that hosts our cd platform
  • integration: on this environment, acceptance tests and developers/integratos validate the feature
  • qa : on this environment, business stakeholders validate the features
  • staging : on this environment, we test our applications behaviour with load test, stress test, security test. It has to look like a production environment.
  • production : do I really need to talk about this ?

Step 1: Create your infrastructure with terraform -> Source your creds (sample format in terraform/sample_creds) -> Run terraform apply (take care about setting router_id and keypair_name variables) from terraform directory -> Check that your machines spawned

Step 2: Provision your machines -> From this project's root directory, run provision_orchestrator.sh which take two arguments: your private key and the user with which you will connect orchestration machine via SSH.

cd-iac's People

Contributors

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