Git Product home page Git Product logo

devops-projects's Introduction

Tech Test Requirements:

Test tasks Requirement to task implementation:

● Solution must contain a valid Vagrantfile to test solution

● All logic must be implemented via Ansible Playbooks/Roles

● You can use public Ansible roles, Ansible Galaxy is preferred source

● Solution must contain basic README

Redis Cluster Implement Ansible playbook to deploy Redis cluster in docker containers. After first playbook run, Redis cluster must be properly initialized. Redis data should be persistent on host.

RabbitMQ cluster Implement Ansible Playbook to deploy RabbitMQ cluster in docker containers. After first playbook run, RabbitMQ cluster must be properly initialized. Management interface must be present, admin username and password must be configurable via Ansible variables.

MySQL replication Implement Ansible Playbook which deploys MySQL master and slave in Docker containers. First playbook run must result in replication process running with now errors. MySQL data directories must be persisted on host’s disk.

Solution:

Install dependencies:

VirtualBox:

Windows ->  https://download.virtualbox.org/virtualbox/6.1.14/VirtualBox-6.1.14-140239-Win.exe
Mac OS  ->  https://download.virtualbox.org/virtualbox/6.1.14/VirtualBox-6.1.14-140239-OSX.dmg
Linux   ->  https://www.virtualbox.org/wiki/Linux_Downloads

Vagrant:

Windows ->  https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_x86_64.msi
Mac OS  ->  https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_x86_64.dmg
Linux   ->  https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_linux_amd64.zip

Clone project and run setup:

git clone https://github.com/jamalspringer/devops-projects.git

cd devops-projects

vagrant up

devops-projects's People

Contributors

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