{"id":15517084,"url":"https://github.com/deric/nginx-passenger-deb-packaging","last_synced_at":"2025-04-04T10:25:43.739Z","repository":{"id":9011553,"uuid":"10766103","full_name":"deric/nginx-passenger-deb-packaging","owner":"deric","description":"Debian/Ubuntu package for customized nginx binary with passenger support","archived":false,"fork":false,"pushed_at":"2013-09-13T09:04:01.000Z","size":185,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-09T20:42:08.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/deric.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}},"created_at":"2013-06-18T15:01:45.000Z","updated_at":"2017-11-20T15:35:38.000Z","dependencies_parsed_at":"2022-08-27T02:33:07.115Z","dependency_job_id":null,"html_url":"https://github.com/deric/nginx-passenger-deb-packaging","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/deric%2Fnginx-passenger-deb-packaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fnginx-passenger-deb-packaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fnginx-passenger-deb-packaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fnginx-passenger-deb-packaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deric","download_url":"https://codeload.github.com/deric/nginx-passenger-deb-packaging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247158944,"owners_count":20893534,"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-02T10:11:31.352Z","updated_at":"2025-04-04T10:25:43.718Z","avatar_url":"https://github.com/deric.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx-passenger Debian packaging\n\nSimple build script for compiling a debian package which can be easily distributed over a cluster. Should be more or less equivalent to the official Debian package, except [Phusion Passenger](https://www.phusionpassenger.com/) integration.\n\nScript allows modification of included modules etc. if you are familiar with bash syntax you can customize the build according to your needs.\n\nNote: There are official deb packages for Debian and Ubuntu from Phusion company, which are easier to deploy if you don't need special modifications. [official debian packages](http://blog.phusion.nl/2013/09/11/debian-and-ubuntu-packages-for-phusion-passenger/)\n\n### Requirements\n\n  * ruby (recommended \u003e= 1.9.3)\n  * gems: [FPM](https://github.com/jordansissel/fpm), [passenger](https://github.com/FooBarWidget/passenger)\n  * autoconf, make, g++\n  * lib SSL\n  * PCRE development headers\n  * Curl development headers with SSL support\n  * Zlib development headers\n\nin commands: \n\n       sudo apt-get install autoconf automake wget make zlib1g-dev libpcre3-dev libcurl4-openssl-dev\n\n### Usage\n\n   1. install prerequisites, install ruby, we recommend using [RVM](http://rvm.io/)\n   2. `gem install rake fpm passenger`\n   3. for modifying build parameters you have to edit `build_nginx` script\n   4. if you want specific version of nginx, it is specified by `VERSION` variable at the begining of `build_nginx` script (currently nginx 1.5.1 is fetched from the official website)\n   5. just run script with your distribution name (tested on `squeeze`, `wheezy`)\n\n        ./build_nginx wheezy\n\n### Included modules\n\n * **Standard HTTP Modules**: Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI, Gzip, Headers, Index, Log, Limit Requests, Limit Zone, Map, Memcached, Proxy, Referer, Rewrite, Split Clients, SSI, Upstream, User ID, UWSGI\n * **Optional HTTP Modules**: Debug, Gzip Precompression, IPv6, Stub Status, SSL, Passenger, WebDAV\n\n### TODO\n\n * support multiple build profiles (something like nginx-full, nginx-naxis)\n * add support for Ubuntu upstart scripts\n * pass parameters via arguments\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fnginx-passenger-deb-packaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic%2Fnginx-passenger-deb-packaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fnginx-passenger-deb-packaging/lists"}