dudefellah.gunicorn

gunicorn

This role will download and install gunicorn for you and provides a few options for setting up a gunicorn service.

Requirements

None.

Role Variables

Check the values in defaults/main. Each value includes comments explaining its purpose. The key exception is the values that go into the gunicorn configuration files. These values are similar to the gunicorn values but have names starting with gunicorn_. If you want to learn more about those options, it's better to check the gunicorn documentation instead of looking here.

Dependencies

None.

Example Playbook

For example:

- hosts: servers
  roles:
     - { role: dudefellah.gunicorn, gunicorn_service_name: my-web-service }

... etc.

License

GPLv2+

Author Information

Dan - github.com/dudefellah

Informazioni sul progetto

Install and configure gunicorn

Installa
ansible-galaxy install dudefellah.gunicorn
Licenza
Unknown
Download
7k
Proprietario