GithubHelp home page GithubHelp logo

personal-provisioning's Introduction

personal-provisioning

A repo for provisioning my infrastructure.

Right now this repo is in a state of flux. In 2017 I was using this repo to set up a salt master / minion + icinga monitoring behind an SSH bastion, and then this repo died. In 2022 I resurrected this repo, updating terraform layouts to support the most recent version of terraform, and adding code to support deploying an ELK stack behind an SSH bastion via ansible.

What's in here?

  • terraform-infra/ -- terraform layouts. Terraform sets up everything but what's actually on the boxen (VPC, SGs, subnets, EIPs, forwarding tables, etc.)
  • ansible/ -- ansible playbooks. In ansible/monitor/ I use ansible to set up an ELK stack v. 8.2. In ansible/salt-icinga I only use ansible to install salt components on all the hosts, and then delegate further setup to salt.
  • salt-configs/ -- Salt formulae, states, and (non-sensitive) pillar data. Currently only used for the ansible/salt-icinga stuff.

How do I provision the ELK stack?

First, provision the hardware by following the instructions in the terraform-infra README. Then follow the instructions in the ansible/monitor README.

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.