No description
Find a file
2013-04-23 17:06:26 -07:00
alfred Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
appcleaner Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
bottle-mongodb Made a lot of progress on automation. Created quite a few playbooks and thought about how to implement them most effectively! I'm going to work on installation scripts for ansible (so you could easily install it on a local or remote workstation), documentation, abstraction, and DRY principles etc. 2013-04-14 01:42:22 -07:00
brackets Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
coda Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
codekit Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
espresso Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
filezilla Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
firefox Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
google-chrome Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
handbrake Added HandBrake playbook and README. 2013-04-23 17:06:26 -07:00
homebrew Made a lot of progress on automation. Created quite a few playbooks and thought about how to implement them most effectively! I'm going to work on installation scripts for ansible (so you could easily install it on a local or remote workstation), documentation, abstraction, and DRY principles etc. 2013-04-14 01:42:22 -07:00
install Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
iterm Created some more playbooks. And changed the hdiutils command from mount and unmount to attach and detach, solving any problems with leftover images that were never ejected. 2013-04-15 17:30:14 -07:00
kaleidoscope Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
keka Created a Keka README. 2013-04-23 02:32:16 -07:00
limechat Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
mou Created some more playbooks. And changed the hdiutils command from mount and unmount to attach and detach, solving any problems with leftover images that were never ejected. 2013-04-15 17:30:14 -07:00
nginx Reorganized some things, added relevant REAME files to some of the the tools, and fleshed out future plans. 2013-04-15 15:21:40 -07:00
opera Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
php Reorganized some things, added relevant REAME files to some of the the tools, and fleshed out future plans. 2013-04-15 15:21:40 -07:00
sequel-pro Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
slicy Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
sourcetree Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
sublime-text Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
texts Created some more playbooks. And changed the hdiutils command from mount and unmount to attach and detach, solving any problems with leftover images that were never ejected. 2013-04-15 17:30:14 -07:00
transmission Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
transmit Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
tree Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
trim-enabler Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
vagrant Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
virtualbox Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
vlc Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
zeromq Made a lot of progress on automation. Created quite a few playbooks and thought about how to implement them most effectively! I'm going to work on installation scripts for ansible (so you could easily install it on a local or remote workstation), documentation, abstraction, and DRY principles etc. 2013-04-14 01:42:22 -07:00
.gitignore Added .vagrant files to a .gitignore, i.e. telling git to not track .vagrant temporary files 2013-03-04 03:33:54 -08:00
LICENSE Added MIT LICENSE to the project 2013-03-03 02:11:17 -08:00
PLANS.md Reorganized some things, added relevant REAME files to some of the the tools, and fleshed out future plans. 2013-04-15 15:21:40 -07:00
README.md Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
sample-applications.yaml Added HandBrake playbook and README. 2013-04-23 17:06:26 -07:00
setup-vars.yaml Reorganized some things, added relevant REAME files to some of the the tools, and fleshed out future plans. 2013-04-15 15:21:40 -07:00
setup.yaml Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
Vagrantfile Reorganized current play books and added a new one, bottle-mongodb. 2013-04-12 01:08:24 -07:00

Ansible Playbooks

The majority of these playbooks have been created to provision Mac development machines. I am going to separate these playbooks into their own separate git repos, or not, depending on how I decide I want them accessible to the configuration managament enhancement tool I'll be building on top of Ansible. Eventually they will be transformed to handle different operating systems and other variables, such as versions.

Configure servers in a snap with these concise Ansible playbooks!

Current Playbooks:

  • ZeroMQ - open source high-performance asynchronous messaging library
  • Bottle-MongoDB - open source lightweight webserver/application and document-oriented database combination

Future Playbooks:

  • MongoDB - open source document-oriented database system
  • MySQL - open source relational database system
  • Apache - open source web server
  • NginX - open source web server
  • Python - open source highlevel interpreted programming language
  • Ruby - open source highlevel interpreted programming language
  • PHP - open source highlevel interpreted programming language
  • RVM - open source Ruby version and environment manager

Before running these Ansible playbooks, or any Ansible commands for that matter, it is essential that you have your public SSH keys copied to your server's ~/.ssh/authorized_keys file. If you decide that this will make life too easy for you, feel free to use the -k flag when running ansible-playbook (or ansible for that matter too), which will tell Ansible to prompt you for your SSH password. The following command will copy your public key from your management computer, to the server:

# Don't space out and forget to ensure that you replace the username and ip/host address with your specific credentials.
$ scp ~/.ssh/id_rsa.pub username@111.222.333.444:~/.ssh/authorized_keys # You could also perform the same action against your Ansible hosts using the copy module and the **-k** flag to prompt you for your SSH password.

Then all you have to do, as long as you have properly installed Ansible, and have added it's location to your $PATH, is run the following command to confirm that everything is hunky-dory:

$ ansible all -m ping

That should tell you whether Ansible has the ability to contact, and SSH into, the servers that you've added to your Ansible hosts file in /etc/ansible/hosts

It's that simple.