dillard
1fa914bbdc
fix: use pm=dynamic (medium) for PHP-FPM to avoid cold-start latency
...
The default footprint=low sets pm=ondemand with process_idle_timeout=10s,
which kills all PHP-FPM workers after 10 seconds of inactivity. Invoice
Ninja generates PDFs via headless Chromium (snappdf); with ondemand, every
PDF request after a brief idle period suffers a combined PHP-FPM worker
spawn + OPcache warm-up (~3-4s) on top of Chromium cold-start (~4-5s),
resulting in 10-12s for the first PDF after idle.
footprint=medium sets pm=dynamic with at least one warm worker kept alive,
reducing PDF latency to the Chromium baseline (~4-5s) regardless of idle time.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-07 21:42:01 +02:00
CodeShakingSheep
2313abad5c
Chown cache dir
2026-05-06 00:31:20 -05:00
CodeShakingSheep
cda00cd6ef
Fix cache permission error by creating cache data dir explicitly
2026-05-05 16:13:44 -05:00
CodeShakingSheep
1c2380af36
Explicitly make config file a bash script
2026-03-30 09:57:39 -05:00
CodeShakingSheep
5f26d57211
Source YNH helpers
2026-03-12 13:16:57 -05:00
CodeShakingSheep
3d580e129d
Add missing ynh_app_config_run $1
2026-03-12 13:10:24 -05:00
CodeShakingSheep
e428feea79
Fix unbound var
2026-02-09 09:57:45 -06:00
CodeShakingSheep
684f232d4a
Rename variables according to key names
2026-02-09 09:52:44 -06:00
CodeShakingSheep
405898f108
Remove question from manifest
2026-02-09 09:37:13 -06:00
CodeShakingSheep
39eb89fbe9
Use example values instead of default during install, var renmaing
2026-02-09 09:20:37 -06:00
CodeShakingSheep
cdde64f796
Explicitly set mail settings
2026-02-09 00:19:44 -06:00
CodeShakingSheep
c0e3ea3d73
Fix calls to ynh_app_setting_(g|s)et
2026-02-08 23:44:05 -06:00
CodeShakingSheep
e498090402
Add config panel for mail address and mail name
2026-02-08 23:41:43 -06:00
eric_G
2cf2882f57
cleaning
2025-10-02 13:29:07 +02:00
Yunohost-Bot
23f9f926fa
[autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh
2025-09-02 22:31:14 +02:00
yalh76
abed61dbf5
Improve
2025-03-17 02:06:33 +01:00
Sebastian Gumprich
b84beadc94
fix(install): re-add chmod and chown tasks
2024-10-14 14:43:18 +02:00
Éric Gaspar
f3b3dd3c46
Update install
2024-10-14 14:34:27 +02:00
Éric Gaspar
d945c52701
cleaning
2024-10-14 14:34:20 +02:00
eric_G
0a2b58f1cc
Merge pull request #311 from yunohost-bot/auto-helpers-2.1
...
[autopatch] Automatic patch attempt for helpers 2.1
2024-10-01 07:34:57 +02:00
Éric Gaspar
038d520674
cleaning
2024-09-30 11:05:12 +02:00
Éric Gaspar
9f3ce495d0
Update upgrade
2024-09-30 10:59:46 +02:00
Éric Gaspar
b9ee67c6b8
Update upgrade
2024-09-30 10:59:23 +02:00
Éric Gaspar
cb9313a74d
cleaning
2024-09-01 17:43:58 +02:00
Yunohost-Bot
2a9f75b936
[autopatch] Automatic patch attempt for helpers 2.1
2024-08-30 23:37:07 +02:00
Éric Gaspar
8e0bd5ce93
Update upgrade
2024-08-04 19:53:02 +02:00
Éric Gaspar
4d1cd0b7b3
Update upgrade
2024-08-04 19:44:26 +02:00
Éric Gaspar
029939f92c
cleaning
2024-08-04 19:43:56 +02:00
Éric Gaspar
206f636c56
fix
2024-08-04 19:32:49 +02:00
Éric Gaspar
6d0ac41466
cleaning
2024-08-04 18:35:47 +02:00
CodeShakingSheep
434c411d87
Update upgrade
...
Give write permission to owner for .env
2024-07-10 13:54:40 -05:00
CodeShakingSheep
61860e93a4
Update install
...
Grant write permission to owner for .env
2024-07-10 13:54:02 -05:00
Sebastian Gumprich
8b3379093f
fix pdf generation on IN upgrade
2024-07-09 08:58:10 +02:00
Sebastian Gumprich
979c9d3cdd
fix pdf generation error
2024-06-30 19:40:27 +02:00
Sebastian Gumprich
e17e7744f1
fix not syncing files during upgrade
2024-03-15 16:43:44 +01:00
Yunohost-Bot
8f3eba4799
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
2024-03-11 16:05:33 +01:00
Daniel Fahey
973cc41c1d
Remove $email & $email_fullname from app settings
...
get them from the live system as needed
2023-11-16 19:25:15 +00:00
Daniel Fahey
3e4c879655
Add progress info & ignore $upgrade_type
2023-11-16 17:34:04 +00:00
Éric Gaspar
77c3052fd1
Merge branch 'testing' into pr/189
2023-11-16 16:45:13 +01:00
Éric Gaspar
1d9c7314d7
cleaning
2023-11-16 16:45:02 +01:00
Éric Gaspar
bbba548984
cleaning
2023-11-16 16:43:53 +01:00
Daniel Fahey
41e5701b10
Update app settings from admin user during upgrade
2023-11-16 14:06:03 +00:00
Daniel Fahey
62a9b0336d
Use fullname key
2023-11-16 13:33:02 +00:00
Éric Gaspar
c7be018189
Update change_url
2023-06-05 11:41:46 +02:00
Éric Gaspar
a8d021d3c4
Update backup
2023-06-05 11:41:10 +02:00
Éric Gaspar
8df733cb88
cleaning
2023-06-05 11:03:43 +02:00
Éric Gaspar
14ffd922bc
cleaning
2023-06-05 11:00:33 +02:00
Éric Gaspar
04394c0264
v2
2023-06-05 10:52:21 +02:00
Éric Gaspar
88d12f0aab
v2
2023-06-05 10:48:49 +02:00
Sebastian Gumprich
a00e1cc8c9
install snappdf, since its not included by default anymore
2022-11-21 09:08:12 +01:00