Skip to main content

zc.buildout recipe for configuring an nginx server

Project description

The gocept.nginx recipe allows to configure an ngin in buildout:

[ngnix]
recipe = gocept.cmmi
url = http://sysoev.ru/nginx/nginx-0.5.30.tar.gz
md5sum = 804cf3d6583fe820de42c5e7c50d7a1a

[frontend]
recipe = gocept.nginx
hostname = localhost
port = 8080
configuration =
    worker_processes 1;
    events {
        worker_connections 1024;
    }
    http {
      ...

Changes

0.9 (2008-01-14) +++

  • Allowing configuration of config file location.

  • Writing config file in own part by default.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gocept.nginx-0.9.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file gocept.nginx-0.9.tar.gz.

File metadata

  • Download URL: gocept.nginx-0.9.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gocept.nginx-0.9.tar.gz
Algorithm Hash digest
SHA256 f36746eaaa7df797d5e1afbb21d7401d4276ad6081797e4e4dc6bbe36407848a
MD5 b3e313104aad183a315c1612002f44eb
BLAKE2b-256 fc05d4b067f8a5f328d5645db456536c0bd867780e8d6d6fa853896176631b24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page