{"id":15687339,"url":"https://github.com/garethr/garethr-nginx","last_synced_at":"2025-05-07T19:41:54.310Z","repository":{"id":13496050,"uuid":"16186692","full_name":"garethr/garethr-nginx","owner":"garethr","description":"A very un-opinionated nginx module for Puppet which focuses on installation and NOT configuration","archived":false,"fork":false,"pushed_at":"2014-03-01T13:54:16.000Z","size":168,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-02T05:49:29.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garethr.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-23T21:46:02.000Z","updated_at":"2017-02-07T21:32:24.000Z","dependencies_parsed_at":"2022-08-02T15:46:01.387Z","dependency_job_id":null,"html_url":"https://github.com/garethr/garethr-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garethr%2Fgarethr-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garethr%2Fgarethr-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garethr%2Fgarethr-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garethr%2Fgarethr-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garethr","download_url":"https://codeload.github.com/garethr/garethr-nginx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252945664,"owners_count":21829631,"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":[],"created_at":"2024-10-03T17:47:36.203Z","updated_at":"2025-05-07T19:41:54.275Z","avatar_url":"https://github.com/garethr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet module for installing, but not configuring, Nginx.\n\n[![Build\nStatus](https://secure.travis-ci.org/garethr/garethr-nginx.png)](http://travis-ci.org/garethr/garethr-nginx)\n\n\n## Usage\n\nThe module can use the distribution packages or alternatively the\nofficial [Nginx packages](http://nginx.org/en/linux_packages.html).\n\n```puppet\ninclude nginx\n```\n\nAlternatively use the stable or mainline releases:\n\n```puppet\nclass { 'nginx':\n  repo =\u003e 'mainline',\n}\n```\n\nor \n\n```puppet\nclass { 'nginx':\n  repo =\u003e 'stable',\n}\n```\n\nif you want to remove Nginx and it's associated service then you can\nset:\n\n```puppet\nclass { 'nginx':\n  ensure =\u003e 'absent',\n}\n```\n\n## Rationale\n\nIt is pretty much impossible to abstract away all the features and\nfunctionality of Nginx configuration, and I'm not sure it would be a\ngood idea even if you could. Plus I quite like writing Nginx config\nfiles. All the other Nginx modules I've seen bring too many opinions\nwith them for my liking.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarethr%2Fgarethr-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarethr%2Fgarethr-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarethr%2Fgarethr-nginx/lists"}