Sha256: da551c122c5f3698fd572953f888db53c48f8a14db1d413d585635fd11393bb7

Contents?: true

Size: 866 Bytes

Versions: 284

Compression:

Stored size: 866 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://puppet.com/docs/puppet/latest/passenger.html.
For information about the Puppet-designed Puppet Server, which deprecates
the Passenger/Apache stack, see
https://puppet.com/docs/puppetserver/latest/.

Version data entries

284 entries across 284 versions & 1 rubygems

Version Path
puppet-6.17.0 ext/debian/puppetmaster.README.debian
puppet-6.17.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.17.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.17.0-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.5.21 ext/debian/puppetmaster.README.debian
puppet-5.5.21-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.21-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.21-universal-darwin ext/debian/puppetmaster.README.debian
puppet-6.16.0 ext/debian/puppetmaster.README.debian
puppet-6.16.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.16.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.16.0-universal-darwin ext/debian/puppetmaster.README.debian
puppet-6.15.0 ext/debian/puppetmaster.README.debian
puppet-6.15.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.15.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-6.15.0-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.5.20 ext/debian/puppetmaster.README.debian
puppet-5.5.20-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.20-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.20-universal-darwin ext/debian/puppetmaster.README.debian