Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.

CentOS 7.6 desktop that includes development tools such as Atom editor, Docker, Terraform OpenJDK, Git and Ansible

Notifications You must be signed in to change notification settings

shazChaudhry/desktop-centos-7.4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS 7 desktop screenshot

vagrant up will spin up a CentOS 7.4 desktop VM. This VM is a single node docker swarm mode cluster

(Optional) You will need to ensure that you have an SSH key pair available in ~/.ssh directory. This directory will be coppied to the guest VM

(Optional) You will need to ensure that you have ~/.aws/credentials file available on the host machine. ~/.aws directory will be coppied to the guest VM

The infrastructure created with Vagrantfile will have the following tools installed:

  • Openjdk 1.8.0
  • Maven 3.6.0
  • Git (latest compatible version)
  • Ansible (latest compatible version)
  • Atom (latest Beta) along with numerous plugins. See "ansible/roles/install-atom-packages/vars/main.yml"
  • Google Chrome (latest compatible version)
  • Terraform v0.11.11
  • Docker CE (latest compatible version)

About

CentOS 7.6 desktop that includes development tools such as Atom editor, Docker, Terraform OpenJDK, Git and Ansible

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages