GithubHelp home page GithubHelp logo

isabella232 / homebrew-brew-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openresty/homebrew-brew

0.0 0.0 0.0 628 KB

Official homebrew repo for open source OpenResty

Home Page: https://openresty.org/

License: Other

Ruby 100.00%

homebrew-brew-3's Introduction

NGINX Homebrew Tap

This tap is designed specifically for a custom build of NGINX with more module options.

How do I install these formule (NGINX Modules)?

Once the tap is installed, you can install nginx-full with optional additional modules:

brew tap openresty/brew
brew install openresty

There is also a debug version of openresty for hard-core developers:

brew install openresty-debug

If you already installed OpenResty from homebrew/nginx, please run the following command first:

brew untap homebrew/nginx

For a list of available configuration options run:

brew options openresty

What about conflicts?

You are free to install this version alongside a current install of NGINX from Homebrew/homebrew if you wish. However, they cannot be linked at the same time. To switch between them use brew's built in linking system.

brew unlink nginx
brew link openresty

Where is the configuration file for openresty?

You can find the configuration files for openresty under $HOMEBREW_PREFIX/etc/openresty/ (The default value of $HOMEBREW_PREFIX is /usr/local and you can check the value of $HOMEBREW_PREFIX with brew --config command).

Documentation

brew help, man brew or check Homebrew's documentation.

Contributing

Please see the contributing guide.

How to submit a new formula

  • Fork this repository on GitHub.
  • Clone to your Mac.
  • Read and look at the other formule here.
  • In your locally cloned homebrew-nginx repo, create a new branch: git checkout --branch my_new_formula
  • Write/edit your formula (ruby file). Check Homebrew's documentation for details.
  • Test it locally! brew install ./my-new-formula.rb. Does it install? Note, ./<formula>.rb will target the local file.
  • git push --set-upstream origin my-new-formula to get it into your GitHub fork as a new branch.
  • If you have to change something, add a commit and git push.
  • On GitHub, select your new branch and then click the "Pull Request" button.

homebrew-brew-3's People

Contributors

agentzh avatar agrberg avatar ajayk avatar akagi201 avatar bfontaine avatar cono avatar denji avatar durango avatar fdietz avatar fengqi avatar ilovezfs avatar jacknagel avatar jellyfrog avatar koluke avatar leonklingele avatar marcqualie avatar mariuswilms avatar mikemcquaid avatar mikz avatar moonming avatar mtoschi avatar nikolaymurha avatar ninjapenguin avatar raphaelcohn avatar samgranieri avatar slact avatar tamird avatar tei1988 avatar woolf-wen avatar xiaocang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.