132 Commits

Author SHA1 Message Date
Robin
24d889accd Add intl extension 2022-10-23 20:32:38 +02:00
Robin
26ae59a88e Use new MARIADB_* variables 2022-09-16 21:45:00 +02:00
Robin
6ea8aefcee Add missing $ 2022-08-15 11:29:35 +02:00
Robin
b56a1136c4 Update to 2.0.2 2022-08-15 11:27:03 +02:00
Robin
cebc3a2b5a Add v2.0.0 and v2.0.1 support 2022-08-06 21:44:57 +02:00
Robin
ecfb977970 Remove leftover asterisks 2022-07-06 19:56:29 +02:00
Robin
5cbdfc87a7 Fix links 2022-07-06 19:54:11 +02:00
Robin
0a7c5602f7 Remove unnecessary try_files 2022-06-25 21:18:27 +02:00
Robin
9b1d675485 Need to delete files from root directory again 2022-06-22 21:54:09 +02:00
Robin
3c0d3c9b8f Update readme for pr13 2022-06-04 21:02:06 +02:00
Robin
727f1c6596 Run standard entrypoint 2022-06-04 21:01:25 +02:00
Robin
b504731716 pr13 image without composer and yarn 2022-06-04 21:01:13 +02:00
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