index
:
joeac.net.git
main
Joe Carstairs' personal homepage
git+joeac.net@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-25
adds http/vendor to http image
Joe Carstairs
2026-06-25
fixes COPY instructions in gemini.Dockerfile
Joe Carstairs
2026-06-25
adds gcc (dependency for agate) in gemini/Dockerfile
Joe Carstairs
2026-06-25
compose down timeout is 5s, not 300s
Joe Carstairs
2026-06-25
don't make anything in gemini/run.sh
Joe Carstairs
2026-06-25
rc-update adds joeac.net service to 'default'
Joe Carstairs
2026-06-25
replaces 'stop' with 'down' to remove containers (so that they get
Joe Carstairs
re-created with fresh images)
2026-06-25
Revert "adds --rm to podman-compose up command to remove containers after"
Joe Carstairs
This reverts commit 812d59e4dd7d7755ceac6ff7286be1d72d0b56b8.
2026-06-25
copies gemini/run.sh into image
Joe Carstairs
2026-06-25
adds --rm to podman-compose up command to remove containers after
Joe Carstairs
stopped
2026-06-25
adds install, uninstall rules to Makefile
Joe Carstairs
2026-06-25
removes dependencies from openrc/joeac.net
Joe Carstairs
2026-06-25
removes extra command make from openrc/joeac.net
Joe Carstairs
2026-06-25
removes redundant JOEACNET_USER var from openrc/joeac.net
Joe Carstairs
2026-06-25
uses rootless podman in Makefile
Joe Carstairs
2026-06-25
bin/pp is executable and a dependency of out rule in http/Makefile
Joe Carstairs
2026-06-25
openrc/joeac.net
Joe Carstairs
2026-06-25
maps env vars for msmtp image in smtp.Dockerfile
Joe Carstairs
2026-06-25
replaces prune_blog script with http/Makefile rules
Joe Carstairs
2026-06-25
http: replaces prune_out script with make rules
Joe Carstairs
2026-06-24
uses grep short flags for POSIX compatibility
Joe Carstairs
2026-06-24
minor changes to composer.lock
Joe Carstairs
2026-06-23
adds composer install to http/Makefile
Joe Carstairs
2026-06-23
php-fpm gets env vars
Joe Carstairs
2026-06-23
php-fpm logs errors
Joe Carstairs
2026-06-23
fastcgi SCRIPT_FILENAME looks in /usr/share/nginx/html
Joe Carstairs
2026-06-23
adds =404 to end of try_files directive
Joe Carstairs
2026-06-23
adds ; in fastcgi_pass directive in http/nginx.conf
Joe Carstairs
2026-06-23
php-fpm.conf lives in /etc/php85/fpm/pool.d in http image
Joe Carstairs
2026-06-23
php-fpm runs on socket in /run
Joe Carstairs
2026-06-23
http.Dockerfile: runs php-fpm and nginx
Joe Carstairs
2026-06-23
nginx.conf: moves server into http block
Joe Carstairs
2026-06-22
adds nginx/php-fpm config
Joe Carstairs
2026-06-22
http ports: 8080:80, not 8080:8080
Joe Carstairs
2026-06-22
Makefile: build_$(module) depends on $(module).Dockerfile
Joe Carstairs
2026-06-22
move smtp/Dockerfile to smtp.Dockerfile
Joe Carstairs
2026-06-22
http/Dockerfile: COPY to nginx folder
Joe Carstairs
2026-06-22
gemini/Makefile: FEED_TARGET includes comitium.json, not
Joe Carstairs
subscriptions.json
2026-06-22
cleans $(FEED_TARGET) before rebuildings comitium feeds in
Joe Carstairs
gemini/Makefile
2026-06-22
removes line breaks from gemini.Dockerfile for prettiness
Joe Carstairs
2026-06-22
adds placeholder rules to smtp/Makefile
Joe Carstairs
2026-06-22
gemini.Dockerfile: don't make in image build, make before image build
Joe Carstairs
2026-06-22
gemini.Dockerfile: apk add make
Joe Carstairs
2026-06-22
crond version has -r30
Joe Carstairs
2026-06-22
Revert "forget about crond container"
Joe Carstairs
This reverts commit 63e3b7fb175b3e5b28e1efc295e8216736da76a2.
2026-06-22
forget about crond container
Joe Carstairs
2026-06-22
removes unnecessary http args from compose.yml
Joe Carstairs
2026-06-22
uses crond container in gemini.Dockerfile
Joe Carstairs
2026-06-22
adds stuff for http to example.env
Joe Carstairs
2026-06-22
replace another :: with cut for POSIX compatibility
Joe Carstairs
[next]