Installers for databases, runtimes, queues etc. using Ansible, Vagrant, Docker, AWS, Puppet, automation etc.
Shell JavaScript VCL Ruby Other
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
android
ansible
automation
centos
chromebook
env
puppet
scripts
ubuntu
vagrant-ansible
windows
.gitignore
README.md
Vagrantfile

README.md

devops

All files are copyright their respective owners. My devops files are free to use provided you say thanks.

NOTE: Update env/provision.sh with your git username and email before running vagrant up

Each directory has it's own Readme with additional details.

  • centos/ - CentOS 6.5 setup scripts
  • ansible/
    • Installer script fo Mac OS X and Linux/CentOS
    • Ansible playbook with reuseable roles for centos, nodejs, httpd, mongodb, mysql, redis, memcached, git etc.
    • Contains a test Vagrant setup for testing. Simply run vagrant up in the directory.
  • vagrant-ansible/
    • A sample setup of Vagrant and Ansible to setup a CentOS 7 and Ubuntu 14
  • scripts/
    • Ubuntu install scripts not yet migrated to Ansible. Bash is better?
  • automation/
    • PhantomJS based UI automation framework.
  • chromebook/
    • Chromebook Ubuntu install notes based on Crouton.
    • MySQL, Apache2, Mongodb installer script.