Commit Graph

44 Commits

Author SHA1 Message Date
bcb0a5d61a start work on making init script work
All checks were successful
/ docker (push) Successful in 27s
2023-07-08 00:16:13 +01:00
Lee
f83830443b revert d89ed9e17df3b995c9c4ed185afb0a1a7c2a6d12
All checks were successful
/ docker (push) Successful in 2m7s
revert alpine tests
2023-07-07 23:04:51 +00:00
d89ed9e17d alpine tests
Some checks failed
/ docker (push) Failing after 26s
2023-07-08 00:03:09 +01:00
41b064c1e3 remove useless things from the log and clean it up
All checks were successful
/ docker (push) Successful in 1m54s
2023-07-07 23:54:21 +01:00
0352cd247a actually use the log formatter
All checks were successful
/ docker (push) Successful in 1m48s
2023-07-07 23:49:22 +01:00
a24fe5843f add comments to nginx file
All checks were successful
/ docker (push) Successful in 1m45s
2023-07-07 23:46:36 +01:00
8ad2f46cc3 move log formatter
All checks were successful
/ docker (push) Successful in 1m49s
2023-07-07 23:44:07 +01:00
aa606b5924 add auto restart to nginx and php
All checks were successful
/ docker (push) Successful in 1m57s
2023-07-07 23:43:14 +01:00
5644761cee fix missing }
All checks were successful
/ docker (push) Successful in 1m43s
2023-07-07 23:41:23 +01:00
19f9d57831 change logging in nginx to not show ip
All checks were successful
/ docker (push) Successful in 1m54s
2023-07-07 23:39:52 +01:00
71e2cf21be add gzip open file caching 2023-07-07 23:37:39 +01:00
dff024aac4 cleanup start script - fixed env vars. future test work will be done in a dev branch
All checks were successful
/ docker (push) Successful in 1m57s
2023-07-06 01:03:16 +01:00
bb0761bb55 attempt 5.5
All checks were successful
/ docker (push) Successful in 1m53s
2023-07-06 00:56:27 +01:00
28dd26e873 attempt 5
All checks were successful
/ docker (push) Successful in 1m53s
2023-07-06 00:53:03 +01:00
8e18e29b26 attempt 4.5
All checks were successful
/ docker (push) Successful in 1m50s
2023-07-06 00:48:27 +01:00
8ba2958e6b attempt #4
All checks were successful
/ docker (push) Successful in 1m45s
2023-07-06 00:44:07 +01:00
063a5a4829 attempt #3
All checks were successful
/ docker (push) Successful in 2m5s
2023-07-06 00:36:22 +01:00
d54dd75263 attempt #2
All checks were successful
/ docker (push) Successful in 1m47s
2023-07-06 00:32:42 +01:00
3e88f2c311 attempt #1 of fixing env vars
All checks were successful
/ docker (push) Successful in 2m3s
2023-07-06 00:23:22 +01:00
5584bad1aa bump ubuntu version
All checks were successful
/ docker (push) Successful in 1m52s
2023-07-05 16:57:12 +01:00
4a8604b7a9 update variable order
All checks were successful
/ docker (push) Successful in 1m40s
2023-07-05 16:09:58 +01:00
79f4b8ee3a add env var support
All checks were successful
/ docker (push) Successful in 1m45s
2023-07-05 01:49:59 +01:00
e18239d5bf fix the fixing of the fix kind
All checks were successful
/ docker (push) Successful in 1m38s
2023-07-05 01:38:41 +01:00
08161a90d0 maybe fix env vars?
Some checks failed
/ docker (push) Has been cancelled
2023-07-05 01:37:42 +01:00
b6fd907373 add 404 for unknown files
All checks were successful
/ docker (push) Successful in 1m40s
2023-07-05 01:01:54 +01:00
f45a186b42 fix comment 2023-07-05 00:51:24 +01:00
45d4af2b1f fix nginx file
All checks were successful
/ docker (push) Successful in 1m38s
2023-07-05 00:50:30 +01:00
d9da3eb9ab make it so nginx will only execute php on the upload script. This fixes the uploader from being able to upload any php script and that being able to be executed.
All checks were successful
/ docker (push) Successful in 1m47s
2023-07-05 00:38:53 +01:00
084b8b9a82 add dockerhub image
Some checks failed
/ docker (ubuntu-latest, 2.38.4) (push) Has been cancelled
2023-07-04 17:56:28 +01:00
efc46e56a8 fix files showing the raw binary data? 2023-07-04 17:46:31 +01:00
41ea1378ef files are fucky maybe this will fix? 2023-07-04 17:42:02 +01:00
0655f4d5df add perms fix 2023-07-04 17:32:14 +01:00
f94034e70e ples work 2023-07-04 17:28:09 +01:00
3ead2f2c8e add msg for restarting php 2023-07-04 17:25:08 +01:00
a22377a56f add fallback size 2023-07-04 17:23:14 +01:00
ca2bb7deb6 add max upload size to the env vars 2023-07-04 17:22:22 +01:00
559a78ca33 fix php 2023-07-04 17:18:33 +01:00
f06cc87b23 i am silly 2023-07-04 17:15:53 +01:00
40cc49f4c8 maybe fix php now? 2023-07-04 17:14:31 +01:00
ecfad6194c fix fpm socket 2023-07-04 17:02:32 +01:00
e37710174f add error logging 2023-07-04 16:56:47 +01:00
0410552de9 fix docker image? 2023-07-04 16:51:11 +01:00
0054cf076d cleanup messages 2023-07-04 16:48:37 +01:00
16f920d0b4 maybe fix docker? 2023-07-04 16:46:10 +01:00