Skip to content

majid-rehman/devops-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps box

  • A vagrant project with an ubuntu box with the tools needed to do DevOps

Set up the devops-box

1. Install Vagrant and VirtualBox:

2. Clone the devops-box:

git clone https://github.com/majidkhan138/devops-box.git && cd devops-box

3. Start Vagrant:

vagrant up

4. SSH into the sandbox:

To start using the devops-box:

vagrant ssh

NOTE: To exit out of the sandbox, use CTRL+D. Use vagrant destroy then vagrant up to erase and restart the sandbox.


tools included

  • Terraform
  • AWS CLI
  • Ansible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages