Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a2bb93d8 04/16/2020 09:35 PM Ewoud Kohl van Wijngaarden

Remove unused parameters from puppetmaster

These config settings are never actually read by anything.

1e10f6c4 03/26/2020 12:57 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use the correct ListenStream

281f1966587ffd3d283cd8ea76371aed02f568b4 introduced the override with
the incorrect section. e642db1c690cdbc01bfc193b643bece1a5b0e91a
corrected the section, but not the headers.

e642db1c 03/26/2020 01:38 AM Ewoud Kohl van Wijngaarden

Refs #29144 - Correct socket override

281f1966587ffd3d283cd8ea76371aed02f568b4 introduced the systemd socket
override, but used Service instead of Socket. This causes the service to
bind incorrectly.

281f1966 03/25/2020 05:09 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use systemd socket activation

When using systemd socket activation, it's important that the
ListenSocket matches what Puma binds on. Otherwise it may fail. This
happens when is configured on [::]:3000 (dual stack) and Puma on
0.0.0.0:3000. Puma will then attempt to bind and fail because the port...

94e03d58 02/19/2020 08:19 PM Suresh Thirugnanasambandan

Fixes #28955 Add puma configuration tuning options

6a02be6e 02/19/2020 12:46 PM Eric Helms

Fixes #28739: Fix static asset caching when using Puma

bdd1730c 01/20/2020 08:14 PM Ondřej Ezr

Fixes #28067 - dynflow sidekiq services config

10229ddf 12/19/2019 09:17 AM Ewoud Kohl van Wijngaarden

Drop multiple database support

dc929952 10/24/2019 02:36 PM Ewoud Kohl van Wijngaarden

Fixes #27932 - Add REX Cockpit support (#760)

95f14165 08/30/2019 12:06 AM Ewoud Kohl van Wijngaarden

Fixes #27723 - Rewrite to support reverse proxy

View revisions

Also available in: Atom