GithubHelp home page GithubHelp logo

nginx-overlay's Introduction

nginx-overlay

This repository contains additional versions of gentoo's nginx ebuilds.

The ambition is to have a more thorough review and collaboration effort in this repository before landing the final result in gentoo-x86. The easiest way to collaborate is by reviewing/testing Pull Requests or submitting one yourself.

Older ebuilds will use unstable (~) keywording while experimental ebuilds lacks keywording. Please adjust your portage configuration accordingly. Only bugfixes will be backported. If you're interested in newer 3rd-party modules, consider moving to the latest development version.

If you choose to use this overlay as your preferred provider, please take note that this repository might not follow gentoo's ebuild versioning conventions (-r1 or similar bumps). Keep track of the repository changelog and rebuild if relevant.

Usage

More recent versions of Portage allows you to add additional repositories by adding a config file in /etc/portage/repos.conf. Here's an example:

[nginx-overlay]
location = /var/db/repos/nginx-overlay
sync-type = git
sync-uri = git://github.com/gentoo/nginx-overlay.git
auto-sync = yes

Keyword as appropriate and use emerge like you normally would do.

Branch workflow

The master branch is always considered being production ready, which means that all development should be made in branches. Fork the repository, create a branch on your local git clone (or github account) and then create a Pull Request to have it considered for inclusion.

All commits and merges to master should be signed off (-s) โ€“ unless you're merging your own commit โ€“ and preferably signed (-S). Always keep history when merging a branch (--no-ff).

History

Nginx in Gentoo previously followed upstream's conventions regarding always following latest version. This changed with 1.8 and 1.9 since we during the 1.7 cycle had issues with our wide range of third party modules that complicated security-related version bumps. In order to make sure we always have a concept of "stable", we will now use the stable branches as stable.

Contributing

Contributions are welcome. Fork (preferably to a branch) and create a pull request. Bugs to versions in the main gentoo tree should always be filed in the Gentoo Bugzilla.

nginx-overlay's People

Contributors

dev-zero avatar jbergstroem avatar

Watchers

 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.