........
I, [2026-06-06T04:23:49.114769 #1] INFO -- : File > /etc/runit/1.d/install-ssl chmod: +x chown:
I, [2026-06-06T04:23:49.114999 #1] INFO -- : Replacing # after ssl with if [ -z "$DISABLE_LETSENCRYPT" ] || [ -n "$ENABLE_LETSENCRYPT" ]; then
/usr/local/bin/configure-ssl
exec /usr/local/bin/configure-letsencrypt
fi
# after ssl in /etc/runit/1.d/install-ssl
I, [2026-06-06T04:23:49.125964 #1] INFO -- : File > /usr/local/bin/configure-ssl chmod: +x chown:
I, [2026-06-06T04:23:49.127031 #1] INFO -- : > curl https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.6/acme.sh > /opt/acme.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 215k 100 215k 0 0 635k 0 --:--:-- --:--:-- --:--:-- 637k
I, [2026-06-06T04:23:49.514883 #1] INFO -- : > chmod +x /opt/acme.sh
I, [2026-06-06T04:23:49.554670 #1] INFO -- : File > /usr/local/bin/configure-letsencrypt chmod: +x chown:
I, [2026-06-06T04:23:49.596808 #1] INFO -- : File > /usr/local/bin/letsencrypt chmod: +x chown:
I, [2026-06-06T04:23:49.598926 #1] INFO -- : > echo "Beginning of custom commands"
Beginning of custom commands
I, [2026-06-06T04:23:49.605809 #1] INFO -- : > echo "End of custom commands"
End of custom commands
I, [2026-06-06T04:23:49.608842 #1] INFO -- : Terminating async processes
I, [2026-06-06T04:23:49.609015 #1] INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/15/bin/postmaster -D /etc/postgresql/15/main pid: 44
I, [2026-06-06T04:23:49.609157 #1] INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 111
2026-06-06 04:23:49.609 UTC [44] LOG: received fast shutdown request
111:signal-handler (1780719829) Received SIGTERM scheduling shutdown...
2026-06-06 04:23:49.612 UTC [44] LOG: aborting any active transactions
2026-06-06 04:23:49.619 UTC [44] LOG: background worker "logical replication launcher" (PID 58) exited with exit code 1
2026-06-06 04:23:49.623 UTC [53] LOG: shutting down
2026-06-06 04:23:49.634 UTC [53] LOG: checkpoint starting: shutdown immediate
111:M 06 Jun 2026 04:23:49.683 * User requested shutdown...
111:M 06 Jun 2026 04:23:49.683 * Saving the final RDB snapshot before exiting.
111:M 06 Jun 2026 04:23:49.698 * DB saved on disk
111:M 06 Jun 2026 04:23:49.700 # Redis is now ready to exit, bye bye...
2026-06-06 04:23:49.711 UTC [53] LOG: checkpoint complete: wrote 87 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.041 s, sync=0.022 s, total=0.088 s; sync files=52, longest=0.008 s, average=0.001 s; distance=86 kB, estimate=86 kB
2026-06-06 04:23:49.735 UTC [44] LOG: database system is shut down
# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d21772a21e36 local_discourse/app "/sbin/boot" 45 minutes ago Up 45 minutes 0.0.0.0:8080->80/tcp, [::]:8080->80/tcp, 0.0.0.0:8443->443/tcp, [::]:8443->443/tcp app