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-5.5.0 ext/debian/puppetmaster.README.debian
puppet-5.5.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.5.0-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.4.0 ext/debian/puppetmaster.README.debian
puppet-5.4.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.4.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.4.0-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.3.5 ext/debian/puppetmaster.README.debian
puppet-5.3.5-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.5-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.5-universal-darwin ext/debian/puppetmaster.README.debian
puppet-5.3.4 ext/debian/puppetmaster.README.debian
puppet-5.3.4-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.4-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-5.3.4-universal-darwin ext/debian/puppetmaster.README.debian
puppet-4.10.10 ext/debian/puppetmaster.README.debian
puppet-4.10.10-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.10.10-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.10.10-universal-darwin ext/debian/puppetmaster.README.debian