24 Commits

Author SHA1 Message Date
Robin
802d38abac Update dev to PHP 8.1 2022-01-28 13:56:14 +01:00
Robin
5759c21e40 support different process management types, default ondemand 2022-01-16 11:29:19 +01:00
Robin
52ff7f8f33 redo containers so they are fully rootless
no more annoying useradd/userdel!
allows read only containers!
smaller images!
doesn't crash on restart without recreating anymore! (oops)
configurable children / spare servers!
2022-01-07 22:32:49 +01:00
Robin
8ec873f009 Run composer install after downloading 2021-12-20 23:55:59 +01:00
Robin
7a89953e24 Add experimental auto install support, rewrite user/group logic 2021-12-20 17:47:48 +01:00
Robin
a24ecbd1b4 Allow setting www-data UID and GID id at runtime 2021-11-24 15:04:18 +01:00
Robin
7151ceadc3 Move to alpine, more streamlined php extension installation 2021-11-22 15:53:21 +01:00
Robin
4ecd530dcb install zip extension 2021-11-06 13:43:49 +01:00
Robin
33ec31edfb config files are loaded alphabetically 2021-08-31 22:30:04 +02:00
Robin
05aa9f3542 Enable friendly urls by default 2021-08-11 18:07:57 +02:00
Robin
ad58d25126 Hide path using new env var 2021-08-11 18:03:59 +02:00
Robin
db3464db93 pr10 2021-06-27 19:09:04 +02:00
Robin
448458f3f4 more workers for larger sites or long running pages 2021-05-06 21:40:34 +02:00
Robin
f3f1af3fc6 Include sendmail 2021-01-30 23:39:02 +01:00
Robin
ed4c0f35fd set NAMELESSMC_METRICS_DOCKER 2021-01-29 22:12:48 +01:00
Derkades
79e93628cb New tags 2020-12-26 15:28:04 +01:00
Derkades
d27ca1dfcf Increase upload_max_filesize 2020-11-21 17:34:54 +01:00
Derkades
2cd79c12e2 fix gd issues 2020-09-25 12:46:14 +02:00
Derkades
aab95f8752 Compile gd with freetype and jpeg 2020-09-25 12:13:26 +02:00
Derkades
eae545dacc dev builds 2020-09-25 11:51:10 +02:00
Derkades
1b7caf2a69 libpng is a build dependency 2020-09-25 11:10:03 +02:00
Derkades
62d4513b8a Running apt-get clean is not necessary 2020-09-25 11:09:14 +02:00
Derkades
1e543a72b7 Remove implicit volume declaration 2020-08-14 16:45:38 +02:00
Derkades
2b8e21f95f Update to v2 and use php-fpm for better performance 2020-06-10 14:12:51 +02:00