|
ce9dccc8f6
|
Puma: Explicitly disable preloading
Otherwise, setting WEB_CONCURRENCY would re-enable preloading.
|
2023-10-08 15:29:54 +02:00 |
|
|
4653e93d13
|
Update Puma config to support phased restarts
Besides phased restarts, we also add further config options and configure the systemd integration (activated sockets, watchdog).
|
2023-10-08 12:26:05 +02:00 |
|
|
b531108ac2
|
Update puma.rb and explicitly require 'concurrent'
|
2023-01-25 00:42:53 +01:00 |
|
|
e86e56dce9
|
Update puma.rb to match current Rails template
|
2023-01-14 19:42:26 +01:00 |
|
|
6cbecb5b39
|
Apply automatic rubocop fixes
|
2021-05-14 22:03:06 +02:00 |
|
|
11962a1d65
|
Upgrade to Rails 6.1 and apply new framework defaults
|
2021-05-12 16:49:14 +02:00 |
|
|
8378070bc2
|
Upgrade to Rails 6.0 and apply new framework defaults
|
2021-05-12 16:47:05 +02:00 |
|
|
b78a161914
|
Change default dev port to 7000
|
2021-04-29 13:13:49 +02:00 |
|
|
58f82178b8
|
Adopt deployment after refactoring and reset puma to default
|
2018-11-06 16:49:43 +01:00 |
|
|
1f2d098541
|
Fix Vagrant's Hot Reloading issues in development
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
|
2018-11-06 16:46:00 +01:00 |
|
|
de52db89f0
|
Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
|
2018-11-06 16:46:00 +01:00 |
|