{"id":21595249,"url":"https://github.com/euank/openresty-playbook","last_synced_at":"2026-02-08T13:02:50.722Z","repository":{"id":66058182,"uuid":"16710701","full_name":"euank/openresty-playbook","owner":"euank","description":"A playbook for setting up the OpenResty nginx bundle on CentOS","archived":false,"fork":false,"pushed_at":"2014-02-10T23:48:21.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T11:09:31.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-10T21:54:14.000Z","updated_at":"2014-02-10T23:48:21.000Z","dependencies_parsed_at":"2023-02-19T21:55:23.825Z","dependency_job_id":null,"html_url":"https://github.com/euank/openresty-playbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/euank/openresty-playbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fopenresty-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fopenresty-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fopenresty-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fopenresty-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/openresty-playbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fopenresty-playbook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268315901,"owners_count":24231059,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-24T17:35:08.994Z","updated_at":"2026-02-08T13:02:45.701Z","avatar_url":"https://github.com/euank.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"openresty-playbook\n==================\n\nA playbook role for setting up the OpenResty nginx bundle on CentOS\n\nTested on CentOS 6.5\n\nUsage\n=====\n\nThis isn't actually a complete playbook since it never maps hosts to roles.\nHowever, it's basically there. The following will make it a complete one:\n\n```\nmkdir roles\ngit clone https://github.com/euank/openresty-playbook.git roles/openresty\n```\n\nAnd then create fhe file `run.yml` in the current directory (name it as you\nlike) with the following contents:\n\n```\n---\n- hosts: openresty\n  sudo: true\n  roles:\n    - openresty\n```\n\nChange the `hosts` line to whatever you do name your group for openresty.\n\nThis is meant to be a reusable component to git submodule into another playbook.\n\nIssues\n------\n\nRealistically if you wanted to install openresty on a bunch of nodes you should\ncreate an rpm or deb or other binary package and distribute that. This is\nintended for smaller projects where you don't need to worry so much about doing\nit the \"right\" way for scale.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fopenresty-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fopenresty-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fopenresty-playbook/lists"}