sidekiq-upstart

Ansible role to install Sidekiq

This Ansible role installs/updates Sidekiq. It also copies a working Upstart script.

Installation

$ ansible-galaxy install pelf.sidekiq-upstart,v1.0.0

Variables

app_name: test
app_path: /home/ubuntu/test
deploy_user: deploy
server_env: qa
app:
  process_name: "{{ app_name }}"

Usage

Once this role is installed on your system, include it in the roles list of your playbook.

- hosts: localhost
  roles:
    - pelf.sidekiq-upstart

Dependencies

None

License

MIT

About

Installs Sidekiq globally and copies an upstart script for Sidekiq

Install
ansible-galaxy install pelf/ansible-sidekiq-upstart
GitHub repository
License
mit
Downloads
30
Owner
Along with an MSc in computer science, Pedro is a senior full-stack engineer with 15 years of experience working for companies of all sizes.