Skip to content

jprichardson/ansible-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible / redis

Ansible playbook to install and setup a Redis upstart service.

Usage

Create an inventory file with the servers that you want to Node.js on or use $ANSIBLE_HOSTS.

if connecting with root:

ansible-playbook -i hosts -u root main.yml

if sudoing:

ansible-playbook -i hosts -K main.yml

It installs a redis-local script that is useful to use instead of redis-cli if you set a different port and password.

Ansible

Not sure what Ansible is? Read the getting started here: http://procbits.com/2013/09/08/getting-started-with-ansible-digital-ocean

Redis

Read docs here: http://redis.io/documentation

Todo

License

MIT/X11, Copyright 2013, JP Richardson

About

Ansible playbook to install redis.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages