24 Commits

Author SHA1 Message Date
Robin
a99110d9f5 Don't try to run CLI installer if it doesn't exist 2022-05-04 13:06:05 +02:00
Robin
555b518418 Install script has moved 2022-04-24 12:26:46 +02:00
Robin
7996a378ea need to cd first 2022-03-15 12:16:10 +01:00
Robin
792e79fb49 Add env var to force run composer install 2022-03-15 11:38:28 +01:00
Robin
28ec8a4c9b set permissions in one chmod command 2022-01-18 12:25:34 +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
57ba7611bd Delete user before deleting group 2021-12-20 23:56:42 +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
3171925c3d Remove more files 2021-10-31 11:00:11 +01:00
Robin
c88007fd0e remove redundant chown 2021-10-01 21:54:16 +02:00
Robin
558de16eda group read permissions 2021-08-30 12:19:41 +02:00
Robin
77849567f1 Set correct permissions after zip extraction 2021-08-14 11:36:36 +02:00
Robin
646b6b7a82 oops, remove last \ 2021-05-01 14:24:30 +02:00
Robin
d16cc83c2f fix files not being removed properly 2021-05-01 14:22:43 +02:00
Robin
0893d83133 Remove .github directory 2021-01-29 22:12:48 +01:00
Derkades
3ffcfcac5c Remove more unnecessary files 2020-10-25 14:55:42 +01:00
Derkades
2fa06f4cb4 Remove unnecessary files 2020-10-17 22:35:24 +02:00
Derkades
c06a5bfe35 Fix session saving issue 2020-09-25 11:51:28 +02:00
Derkades
eae545dacc dev builds 2020-09-25 11:51:10 +02:00
Derkades
2b8e21f95f Update to v2 and use php-fpm for better performance 2020-06-10 14:12:51 +02:00