diff --git a/README.md b/README.md index e69de29..f5f5eb3 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +To install + +docker pull git.brynstuff.co.uk/bryn/web:0.01 + +version history: +---------------------------------------------- +0.01 +Alpine/3.20.3 +nginx/1.26.2 +PHP/8.2.24 (fpm-fcgi) diff --git a/docker-compose.yml b/docker-compose.yml index 4a3db37..ec5476c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,7 @@ --- services: - bsapi: + frontend: + image: git.brynstuff.co.uk/bryn/web:0.01 build: . ports: - 80:80 diff --git a/logs/access.log b/logs/access.log index d3e6a5b..c7debeb 100644 --- a/logs/access.log +++ b/logs/access.log @@ -9,3 +9,4 @@ 192.168.0.245 - - [12/Oct/2024:11:34:04 +0000 "GET / HTTP/1.1" 502 559 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-" 192.168.0.245 - - [12/Oct/2024:11:42:49 +0000 "GET / HTTP/1.1" 500 5 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-" 192.168.0.245 - - [12/Oct/2024:11:43:59 +0000 "GET / HTTP/1.1" 200 24030 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-" +192.168.0.245 - - [12/Oct/2024:12:00:39 +0000 "GET / HTTP/1.1" 200 24026 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-" diff --git a/logs/error.log b/logs/error.log index 3f7190a..1a88f90 100644 --- a/logs/error.log +++ b/logs/error.log @@ -129,3 +129,90 @@ Stack trace: #0 {main} thrown in /app/index.php on line 2" while reading response header from upstream, client: 192.168.0.245, server: bsapi.home.brynstuff.co.uk, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.0.40" +2024/10/12 11:59:38 [notice] 1#1: signal 15 (SIGTERM) received, exiting +2024/10/12 11:59:38 [notice] 12#12: exiting +2024/10/12 11:59:38 [notice] 13#13: exiting +2024/10/12 11:59:38 [notice] 12#12: exit +2024/10/12 11:59:38 [notice] 13#13: exit +2024/10/12 11:59:38 [notice] 1#1: signal 17 (SIGCHLD) received from 13 +2024/10/12 11:59:38 [notice] 1#1: worker process 13 exited with code 0 +2024/10/12 11:59:38 [notice] 1#1: signal 29 (SIGIO) received +2024/10/12 11:59:38 [notice] 1#1: signal 17 (SIGCHLD) received from 12 +2024/10/12 11:59:38 [notice] 1#1: worker process 12 exited with code 0 +2024/10/12 11:59:38 [notice] 1#1: exit +2024/10/12 11:59:52 [notice] 1#1: using the "epoll" event method +2024/10/12 11:59:52 [notice] 1#1: nginx/1.26.2 +2024/10/12 11:59:52 [notice] 1#1: OS: Linux 6.8.12-2-pve +2024/10/12 11:59:52 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/10/12 11:59:52 [notice] 1#1: start worker processes +2024/10/12 11:59:52 [notice] 1#1: start worker process 12 +2024/10/12 11:59:52 [notice] 1#1: start worker process 13 +2024/10/12 12:00:05 [notice] 1#1: signal 15 (SIGTERM) received, exiting +2024/10/12 12:00:05 [notice] 13#13: exiting +2024/10/12 12:00:05 [notice] 12#12: exiting +2024/10/12 12:00:05 [notice] 12#12: exit +2024/10/12 12:00:05 [notice] 13#13: exit +2024/10/12 12:00:05 [notice] 1#1: signal 17 (SIGCHLD) received from 13 +2024/10/12 12:00:05 [notice] 1#1: worker process 13 exited with code 0 +2024/10/12 12:00:05 [notice] 1#1: signal 29 (SIGIO) received +2024/10/12 12:00:05 [notice] 1#1: signal 17 (SIGCHLD) received from 12 +2024/10/12 12:00:05 [notice] 1#1: worker process 12 exited with code 0 +2024/10/12 12:00:05 [notice] 1#1: exit +2024/10/12 12:00:10 [notice] 1#1: using the "epoll" event method +2024/10/12 12:00:10 [notice] 1#1: nginx/1.26.2 +2024/10/12 12:00:10 [notice] 1#1: OS: Linux 6.8.12-2-pve +2024/10/12 12:00:10 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/10/12 12:00:10 [notice] 1#1: start worker processes +2024/10/12 12:00:10 [notice] 1#1: start worker process 12 +2024/10/12 12:00:10 [notice] 1#1: start worker process 13 +2024/10/12 12:00:13 [notice] 1#1: signal 15 (SIGTERM) received, exiting +2024/10/12 12:00:13 [notice] 12#12: exiting +2024/10/12 12:00:13 [notice] 12#12: exit +2024/10/12 12:00:13 [notice] 13#13: exiting +2024/10/12 12:00:13 [notice] 13#13: exit +2024/10/12 12:00:13 [notice] 1#1: signal 17 (SIGCHLD) received from 13 +2024/10/12 12:00:13 [notice] 1#1: worker process 12 exited with code 0 +2024/10/12 12:00:13 [notice] 1#1: worker process 13 exited with code 0 +2024/10/12 12:00:13 [notice] 1#1: exit +2024/10/12 12:00:31 [notice] 1#1: using the "epoll" event method +2024/10/12 12:00:31 [notice] 1#1: nginx/1.26.2 +2024/10/12 12:00:31 [notice] 1#1: OS: Linux 6.8.12-2-pve +2024/10/12 12:00:31 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/10/12 12:00:31 [notice] 1#1: start worker processes +2024/10/12 12:00:31 [notice] 1#1: start worker process 12 +2024/10/12 12:00:31 [notice] 1#1: start worker process 13 +2024/10/12 12:00:34 [notice] 1#1: signal 15 (SIGTERM) received, exiting +2024/10/12 12:00:34 [notice] 12#12: exiting +2024/10/12 12:00:34 [notice] 12#12: exit +2024/10/12 12:00:34 [notice] 13#13: exiting +2024/10/12 12:00:34 [notice] 13#13: exit +2024/10/12 12:00:34 [notice] 1#1: signal 17 (SIGCHLD) received from 12 +2024/10/12 12:00:34 [notice] 1#1: worker process 12 exited with code 0 +2024/10/12 12:00:34 [notice] 1#1: signal 29 (SIGIO) received +2024/10/12 12:00:34 [notice] 1#1: signal 17 (SIGCHLD) received from 13 +2024/10/12 12:00:34 [notice] 1#1: worker process 13 exited with code 0 +2024/10/12 12:00:34 [notice] 1#1: exit +2024/10/12 12:00:36 [notice] 1#1: using the "epoll" event method +2024/10/12 12:00:36 [notice] 1#1: nginx/1.26.2 +2024/10/12 12:00:36 [notice] 1#1: OS: Linux 6.8.12-2-pve +2024/10/12 12:00:36 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/10/12 12:00:36 [notice] 1#1: start worker processes +2024/10/12 12:00:36 [notice] 1#1: start worker process 12 +2024/10/12 12:00:36 [notice] 1#1: start worker process 13 +2024/10/12 12:01:03 [notice] 1#1: signal 15 (SIGTERM) received, exiting +2024/10/12 12:01:03 [notice] 12#12: exiting +2024/10/12 12:01:03 [notice] 12#12: exit +2024/10/12 12:01:03 [notice] 13#13: exiting +2024/10/12 12:01:03 [notice] 13#13: exit +2024/10/12 12:01:03 [notice] 1#1: signal 17 (SIGCHLD) received from 13 +2024/10/12 12:01:03 [notice] 1#1: worker process 13 exited with code 0 +2024/10/12 12:01:03 [notice] 1#1: signal 17 (SIGCHLD) received from 12 +2024/10/12 12:01:03 [notice] 1#1: worker process 12 exited with code 0 +2024/10/12 12:01:03 [notice] 1#1: exit +2024/10/12 12:08:01 [notice] 1#1: using the "epoll" event method +2024/10/12 12:08:01 [notice] 1#1: nginx/1.26.2 +2024/10/12 12:08:01 [notice] 1#1: OS: Linux 6.8.12-2-pve +2024/10/12 12:08:01 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/10/12 12:08:01 [notice] 1#1: start worker processes +2024/10/12 12:08:01 [notice] 1#1: start worker process 11 +2024/10/12 12:08:01 [notice] 1#1: start worker process 12