Commit Graph

141 Commits

Author SHA1 Message Date
Robin Slot
21861c195c Recommend auto upgrade and LTS version 2024-03-12 19:59:39 +01:00
Crabest
741a8221e5
Change permissions recursively (#10) 2023-11-25 22:48:10 +01:00
Derkades
49ce6f2358 Add 2.1.2 tag 2023-10-09 10:12:57 +02:00
Robin Slot
c8bed9df45 Add v2.1.1 2023-06-27 12:46:45 +02:00
Robin Slot
f68081ea30 Update tags to v2.1 in examples 2023-05-10 17:22:21 +02:00
Robin Slot
7805bb171c Add v2.1 tags to readme 2023-05-08 22:57:39 +02:00
Robin Slot
5a37401d92 Update readme for 2.0.3 2023-01-29 10:54:51 +01:00
Robin
7bdbcd7ac6 pr7-pr12 images no longer receive updates as of today 2023-01-18 13:52:24 +01:00
Robin
9ee4ac23a6 Update to PHP 8.2 2022-12-12 20:15:53 +01:00
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