Sha256: 46ca7d6c183fb561b64e746ac382c7b3166a9aa456485daa874ac6f4623a0e51

Contents?: true

Size: 867 Bytes

Versions: 186

Compression:

Stored size: 867 Bytes

Contents

By default, the puppetmaster package is configured in
/etc/default/puppetmaster to use the WEBrick server included in
the application. This server is single-threaded, very slow, and tends
to fall over when you get close to 30 nodes. You will start to see
connection-reset or End-of-file errors when this happens.

For production deployments, use a server that can scale better than WEBrick,
such as Passenger (aka mod_rails), with a front-end web-proxy such as Apache.

To run Passenger with Apache, install the puppetmaster-passenger package. It
automatically sets up an apache2 virtual host that runs puppetmaster under
Passenger.

For more information, see https://docs.puppetlabs.com/guides/passenger.html.
For information about the Puppet-designed Puppet Server, which deprecates
the Passenger/Apache stack, see
https://docs.puppetlabs.com/puppetserver/latest/.

Version data entries

186 entries across 186 versions & 2 rubygems

Version Path
puppet-4.10.9 ext/debian/puppetmaster.README.debian
puppet-4.10.9-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.10.9-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.10.9-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.3.3 ext/debian/puppetmaster.README.debian
puppet-5.3.3-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.3-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.3-universal-darwin ext/debian/puppetmaster.README.debian
puppet-retrospec-1.5.0 vendor/gems/puppet-4.5.2/ext/debian/puppetmaster.README.debian
puppet-5.3.2 ext/debian/puppetmaster.README.debian
puppet-5.3.2-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.2-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.2-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.3.1 ext/debian/puppetmaster.README.debian
puppet-5.3.1-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.1-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.1-universal-darwin ext/debian/puppetmaster.README.debian
puppet-4.10.8 ext/debian/puppetmaster.README.debian
puppet-4.10.8-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.10.8-x64-mingw32 ext/debian/puppetmaster.README.debian