• Joined on 2025-05-19
joeac pushed to main at joeac/joeac.net 2026-06-25 16:52:33 +00:00
c3cabed6e7 db is g+rw in http.Dockerfile
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 15:29:48 +00:00
274b79f293 microlog post 2026-06-25
joeac pushed to main at joeac/joeac.net 2026-06-25 11:49:02 +00:00
aa76b5ad79 prepares DB_PATH in http.Dockerfile
84496271c4 adds http/vendor to http image
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 10:56:46 +00:00
ac4670492e fixes COPY instructions in gemini.Dockerfile
joeac pushed to main at joeac/joeac.net 2026-06-25 10:48:06 +00:00
aaed0c2547 adds gcc (dependency for agate) in gemini/Dockerfile
ed13289934 compose down timeout is 5s, not 300s
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 10:31:07 +00:00
a575ecdd68 don't make anything in gemini/run.sh
joeac pushed to main at joeac/joeac.net 2026-06-25 10:30:09 +00:00
0a2a4c68fa rc-update adds joeac.net service to 'default'
joeac pushed to main at joeac/joeac.net 2026-06-25 10:29:22 +00:00
d9692da89c replaces 'stop' with 'down' to remove containers (so that they get
fbbc8d2d8b Revert "adds --rm to podman-compose up command to remove containers after"
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 10:26:33 +00:00
d27186a177 copies gemini/run.sh into image
joeac pushed to main at joeac/joeac.net 2026-06-25 10:25:22 +00:00
812d59e4dd adds --rm to podman-compose up command to remove containers after
joeac pushed to main at joeac/joeac.net 2026-06-25 10:22:43 +00:00
995c258aa5 adds install, uninstall rules to Makefile
bd9af70a97 removes dependencies from openrc/joeac.net
465c40b927 removes extra command make from openrc/joeac.net
6f11b8c453 removes redundant JOEACNET_USER var from openrc/joeac.net
86ec9e9d54 uses rootless podman in Makefile
Compare 7 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 10:16:05 +00:00
46596fc5f6 maps env vars for msmtp image in smtp.Dockerfile
joeac pushed to main at joeac/joeac.net 2026-06-25 08:49:30 +00:00
f09bbf8d4a replaces prune_blog script with http/Makefile rules
83e0f1cda5 http: replaces prune_out script with make rules
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-24 21:45:44 +00:00
aa4f63a8ce uses grep short flags for POSIX compatibility
joeac pushed to main at joeac/joeac.net 2026-06-24 21:42:25 +00:00
8b92502eba uses grep -e instead of --regexp for POSIX compatibility
joeac pushed to main at joeac/joeac.net 2026-06-24 21:12:59 +00:00
499a10837f minor changes to composer.lock
joeac created repository joeac/pwd.joeac.net 2026-06-23 21:17:26 +00:00
joeac pushed to main at joeac/joeac.net 2026-06-23 08:01:05 +00:00
405ccd1709 adds composer install to http/Makefile
b735c95c84 php-fpm gets env vars
e61a0f1de9 php-fpm logs errors
52b013e165 fastcgi SCRIPT_FILENAME looks in /usr/share/nginx/html
76081fd88f adds =404 to end of try_files directive
Compare 5 commits »
joeac pushed to main at joeac/joeac.net 2026-06-23 07:14:51 +00:00
4a9649f096 adds ; in fastcgi_pass directive in http/nginx.conf
joeac pushed to main at joeac/joeac.net 2026-06-23 06:58:43 +00:00
061b6986a3 php-fpm.conf lives in /etc/php85/fpm/pool.d in http image
ff49052baa php-fpm runs on socket in /run
Compare 2 commits »