amaabca.systemd-unicorn

Role Name

=========

This role sets up systemd configuration for a unicorn process. It does not install unicorn because it assumes the application is responsible for that.

Requirements


None.

Role Variables


  • ansible_systemd_unicorn_app_path: The main path of the application.
  • ansible_systemd_unicorn_rack_env: Can be "none", "development", or "deployment".
  • ansible_systemd_unicorn_user: The user who owns the unicorn process.

Dependencies


None.

Example Playbook


- hosts: servers
  roles:
     - { role: amaabca.ansible-systemd-unicorn }

License


MIT

Author Information


GitHub Link

Informazioni sul progetto

Adds unicorn as a systemd-managed service

Installa
ansible-galaxy install amaabca.systemd-unicorn
Licenza
Unknown
Download
214