GithubHelp home page GithubHelp logo

sathyabhat / devops-workflow Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 8.0 12 KB

Repo for demonstrating a typical devops workflow

License: MIT License

Python 6.18% Shell 1.01% HCL 89.85% Dockerfile 2.96%
devops devops-tools devops-workflow ansible terraform packer

devops-workflow's Introduction

devops-workflow

Repo for demonstrating a typical "devops" workflow. A typical "devops" workflow consists of build -> test -> validate -> release cycle.

This repo aims to show a typical build -> test -> validate -> release cycle can be created and applied. This repo consists of a simple Flask Hello World application and a simple test for it. The supporting toolchain around this includes:

  • Packer, for building a custom AMI based on an existing base (in this case, a stock Ubuntu 18.04 image)
  • Ansible, for config management and provisioning the necessary tools
  • Terraform for building the necessary resources and instances on AWS.
  • A Jenkinsfile which defines a Jenkins pipeline script for each of the different stages.
  • Datadog integration so that your instance reports metrics to datadog upon launch

Things that are included in the repo but not yet integrated in the cycle:

  • A Dockerfile for building a Docker image
  • Necessary integrations and plugins required for auto deploy on a github commit/push
  • Setting up datadog account / datadog + AWS integration

Jenkins plugins

Following Jenkins plugins were used to achieve the desired result:

  • AnsiColor (for coloring console output)
  • Github Integration
  • Pipeline AWS steps (to inject AWS credentials, but can be used for many other things)

devops-workflow's People

Contributors

sathyabhat avatar sourabhtk37 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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