120 Commits

Author SHA1 Message Date
Robin
99cffc8dc7 Add --no-progress --no-interaction to composer install 2022-06-02 18:03:39 +02:00
Robin
3e7fbc4c4a Update nginx config from example 2022-05-28 12:48:16 +02:00
Robin
e7864d9a0c Run yarn after download and add option to force 2022-05-09 21:32:11 +02:00
Robin
fc9f5b7b09 invert condition 2022-05-05 21:03:52 +02:00
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
2ef4008c91 Add yarn to images to prepare for upcoming PR 2022-04-09 11:19:38 +02:00
Robin
fc1846d2f4
Docker compose v2 2022-04-05 19:16:06 +02:00
Robin
d05c2c1a52 use :dev on master branch 2022-04-01 13:57:41 +02:00
Robin
84cc8af28c
Link to pr12 compose file 2022-04-01 13:56:49 +02:00
Robin
6aebf28ef9 Explain creating volume 2022-03-30 09:40:34 +02:00
Robin
94a29a22e7 Use correct base image 2022-03-15 23:18:15 +01:00
Robin
2727ada130 delete deploy script 2022-03-15 23:16:06 +01: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
f6ef74be78 move to debian 2022-03-13 18:09:30 +01:00
Robin
69fa839200 Change default port to 8080 2022-03-10 14:02:31 +01:00
Robin
c4df7426dd fix compose files 2022-03-10 14:01:54 +01:00
Robin
837a6e4485 configurable nginx port 2022-03-10 13:53:35 +01:00
Robin
67a19a8cd9 Create /data directory with default uid:gid 2022-02-17 13:02:13 +01:00
Robin
41ae8db89b Add example security hardened compose file 2022-02-17 11:45:24 +01:00
Robin
167c8547ff armv7 is broken again 2022-01-29 14:38:09 +01:00
Robin
802d38abac Update dev to PHP 8.1 2022-01-28 13:56:14 +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
578dbd56b9 re-enable multiarch builds 2021-12-21 17:25:40 +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
7d38be598a Remove everything but dev tag 2021-12-20 23:48:23 +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
17b290bb3c update versions in example 2021-11-22 15:09:31 +01:00
Robin
4ecd530dcb install zip extension 2021-11-06 13:43:49 +01:00
Robin
3171925c3d Remove more files 2021-10-31 11:00:11 +01:00
Robin
16fa0a6e60 don't forget to update nginx! 2021-10-10 16:00:57 +02:00
Robin
dc15b43f90 pr12 2021-10-10 15:49:19 +02:00
Robin
cb84956acd Switch main :dev tag to php 8 2021-10-08 21:42:59 +02:00
Robin
c88007fd0e remove redundant chown 2021-10-01 21:54:16 +02:00
Robin
33ec31edfb config files are loaded alphabetically 2021-08-31 22:30:04 +02:00
Robin
558de16eda group read permissions 2021-08-30 12:19:41 +02:00
Robin
9f3d973c10 Temporarily disable arm builds 2021-08-27 01:02:44 +02:00
Robin
399cf06ea6 pr11 2021-08-24 22:55:04 +02:00
Robin
1d2f20bc43 Ignore directories created by example docker-compose file 2021-08-14 11:37:32 +02:00
Robin
bfe2570732 fix typo 2021-08-14 11:36:56 +02:00
Robin
77849567f1 Set correct permissions after zip extraction 2021-08-14 11:36:36 +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
057aee3ce6 use long syntax bind mounts 2021-06-28 11:42:03 +02:00