{"id":15999121,"url":"https://github.com/zaiste/ansible-passenger","last_synced_at":"2026-05-08T04:16:00.942Z","repository":{"id":139472477,"uuid":"65060042","full_name":"zaiste/ansible-passenger","owner":"zaiste","description":"Ansible role that installs Phusion Passenger for Debian/Ubuntu using the official APT.","archived":false,"fork":false,"pushed_at":"2018-07-04T10:19:48.000Z","size":14,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T01:14:29.575Z","etag":null,"topics":["ansible","ansible-role","installs-phusion-passenger","phusion-passenger","rails","ubuntu","ubuntu-bionic"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaiste.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-06T01:57:45.000Z","updated_at":"2020-11-05T19:52:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e28c02d-2b75-4bcc-9016-63695257dd8d","html_url":"https://github.com/zaiste/ansible-passenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaiste/ansible-passenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-passenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-passenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-passenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-passenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaiste","download_url":"https://codeload.github.com/zaiste/ansible-passenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fansible-passenger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265797980,"owners_count":23829866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","installs-phusion-passenger","phusion-passenger","rails","ubuntu","ubuntu-bionic"],"created_at":"2024-10-08T08:40:34.317Z","updated_at":"2026-05-08T04:15:55.897Z","avatar_url":"https://github.com/zaiste.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-passenger\n\n[![Ansible Galaxy](https://img.shields.io/badge/galaxy-zaiste.passenger-2993bd.svg?style=for-the-badge)](https://galaxy.ansible.com/zaiste/passenger/)\n\nSimple, no fluff Ansible role that installs Phusion Passenger for Ubuntu from the official APT.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\n- `dist` defaults to `bionic`\n- `nginx` defaults to `core`\n\n- `nginx_worker_connections` defaults to `768`;\n- `nginx_keepalive_timeout` defaults to `65`;\n- `nginx_server_names_hash_bucket_size` defaults to `64`;\n- `nginx_server_name` defaults to `app.example.com`\n\n- `passenger_app_env` defaults to `production`\n- `passenger_app_root` defaults to `/srv/app/public`\n- `passenger_app_vars` is a list of `name` and `value` pairs\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n```\n- hosts: servers\n  roles:\n  - role: zaiste.passenger\n    nginx: extras\n    passenger_app_vars:\n    - name: RAILS_ENV\n      value: production\n```\n\n## Author Information\n\n[Zaiste](http://zaiste.net) 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fansible-passenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaiste%2Fansible-passenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fansible-passenger/lists"}