Giter Site home page Giter Site logo

ansible-lab's Introduction

Ansible Lab

System Requirements

  • CPU: Intel Core i3, Core i5 or equivalents
  • RAM: 8GB (Minimum)
  • HDD: 10GB of Free Space
  • OS: Linux / MacOS / Windows

Intel VT-X or Virtualization Technology must be enabled

Prerequisites

Please install following softwares -

References:

Setting up Lab Environment

Creating/Starting VMs

Run following commands in Terminal (Linux / MacOS) or CMD / Git Bash (Windows)

git clone https://github.com/naingyeminn/ansible-lab.git
cd ansible-lab
vagrant plugin install vagrant-vbguest
vagrant up

Vagrant will create 3 VM Boxes in VirtualBox.

ansible-tower

  • CPU: 1
  • RAM: 4GB
  • IP: 192.168.101.10

gitlab

  • CPU: 2
  • RAM: 1GB
  • IP: 192.168.101.11

server01

  • CPU: 1
  • RAM: 1GB
  • IP: 192.168.101.21

If you have more CPU Cores and RAM you can customize the VM resources in Vagrantfile for better performance.

Please be warned that the total download size of lab data will be approximately 3GB.

More about Vagrant

Taking snapshots

vagrant snapshot save tower ready
vagrant snapshot save gitlab ready
vagrant snapshot save server01 ready

Restoring snapshots

vagrant snapshot restore tower ready
vagrant snapshot restore gitlab ready
vagrant snapshot restore server01 ready

Shutting down VMs

vagrant halt

Start/Stop VMs one by one

vagrant up tower
vagrant up gitlab
vagrant up server01
vagrant halt tower
vagrant halt gitlab
vagrant halt server01

Ansible Tower License

Please register and get License at https://www.ansible.com/workshop-license

ansible-lab's People

Contributors

naingyeminn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.