df-test — nginx smoke image

Stand-in for tq-server. If you can read this, the Route 53 record, the ACM cert, the shared ALB listener rule, the target group health check and the Fargate task are all working.

Task

host      ip-10-20-0-179.ec2.internal
now       2026-09-07T12:01:53Z
EDG_SETUP /conf/edg-setup.properties
JVM_XMS   2G
JVM_XMX   8G

/conf — file names only, contents are not served

mounted, but EMPTY

Non-empty means the conf-sync task copied the S3 bucket into the EFS access point before this task started.

/workspace

total 16
drwxr-xr-x    2 1000     1000          6144 Sep  7 12:01 .
drwxr-xr-x    1 root     root          4096 Sep  7 12:01 ..
-rw-r--r--    1 1000     1000            61 Sep  7 12:01 df-test-smoke.log

EFS write + persistence check

wrote /workspace/df-test-smoke.log

2026-09-07T12:01:53Z  started on ip-10-20-0-179.ec2.internal

One line per container start. More than one line after a redeploy means /workspace survived the task being replaced.