Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dynflow-sidekiq@.service 917 Bytes
foreman.service 450 Bytes
foreman.socket 199 Bytes

Latest revisions

# Date Author Comment
0d91a7c9 10/26/2023 02:42 PM Eric Helms

Fixes #36541 - Update Redis default databases for dynflow and cache

8423e7e0 10/19/2021 01:45 PM Adam Ruzicka

Fixes #33723 - Make dynflow-sidekiq services PartOf foreman.service

By doing so systemd stops all dynflow-sidekiq services before stopping
foreman itself and then starts everything in reverse order on restart.
This circumvents the issue with services being restarted at different...

3347fa49 03/31/2021 06:25 PM Ewoud Kohl van Wijngaarden

Fixes #32238 - Bind systemd socket to IPv6

By default foreman.socket binds to IPv4 only. This was done to make
matching it in Puma easier, but it's not really what should be done in
2021 where everything should be dual stack by default.

In aecc3187253ada61a311b5229d215452bd6d67b7 the need for this matching...

b260c03d 02/23/2021 09:11 AM Evgeni Golov

Refs #29960 - also set PrivateTmp=true for dynflow-sidekiq

d56290ba 02/22/2021 04:26 PM Evgeni Golov

Fixes #29960 - set PrivateTmp=true in foreman.service

aecc3187 01/08/2021 01:40 PM Ewoud Kohl van Wijngaarden

Fixes #31431 - Update to Puma ~> 5.1

Puma 5.1 introduced a feature to synthesize binds for systemd activated
sockets. This removes the need to duplicate the FOREMAN_BIND in two
places (foreman.socket and foreman.service).

puma-plugin-systemd is no longer needed since Puma 5.1 gained native...

ec7e9a71 09/29/2020 04:04 PM Eric Helms

Refs #30803: Enable unix socket binding

Switches to configure bind and port inside Puma's configuration
to allow Unix socket binding or tcp.

c2291d6e 08/31/2020 03:24 PM Adam Ruzicka

Fixes #30730 - Implement systemd notify support for dynflow-sidekiq

7369ebba 08/31/2020 01:28 PM Eric Helms

Fixes #29356: Use puma-plugin-systemd to provide systemd notify support

This points to a fork of puma-plugin-systemd maintained by theforeman
organization to ensure this works with Puma 4.

7b0e8889 06/09/2020 12:24 PM Lukas Zapletal

Fixes #30014 - set MALLOC_ARENA_MAX=2 for puma

View revisions

Also available in: Atom