• Joined on 2025-05-19
joeac pushed to main at joeac/digitalocean_dyndns 2026-06-29 11:18:41 +00:00
3bed4c4bbc always uses @ for subdomain when on root
joeac pushed to main at joeac/joeac.net 2026-06-29 11:02:04 +00:00
75ca9d485d adds etherpad module
74dc86d56c fixes /etc/periodic/daily/joeac.net in Makefile
3e3c866ec0 uninstalls nginx module confs in Makefile
2b0c63a783 removes errant ) in Makefile
8386beac1d installs dyndns in Makefile
Compare 7 commits »
joeac pushed to main at joeac/digitalocean_dyndns 2026-06-29 10:34:00 +00:00
2060f8379f configures cache dir, config dir
joeac pushed to main at joeac/digitalocean_dyndns 2026-06-29 10:19:07 +00:00
d0b389a4e6 CONN_DEVICE_NAME is configurable by env var
d2716eda75 uses dig myip.opendns.com instead of curl icanhazip.com for ipv4
Compare 2 commits »
joeac pushed to main at joeac/digitalocean_dyndns 2026-06-29 10:05:25 +00:00
7c1d05b5ed works for subdomains I think?
af72435df2 gitignores all REPEAT_CHECK_*
532e63e038 allows multiple domain names using second arg
3d2a0602e4 add README
a7b5490ea9 gitignore REPEAT_CHECKs
Compare 10 commits »
joeac created branch main in joeac/digitalocean_dyndns 2026-06-29 10:05:25 +00:00
joeac created repository joeac/digitalocean_dyndns 2026-06-29 10:05:16 +00:00
joeac pushed to main at joeac/joeac.net 2026-06-29 08:06:21 +00:00
673aaf1c13 installs nginx per module
joeac pushed to main at joeac/joeac.net 2026-06-29 06:40:14 +00:00
c059bc34d8 adds pwd.joeac.net.conf to nginx
f2a3552286 abuses container_name in compose.yml
f491fe517a adds vaultwarden module on pwd.joeac.net
f6c8f4fae6 remove redundant uninstall_service rule in Makefile
b43ea19e1e starts joeac.net services on boot
Compare 8 commits »
joeac pushed to main at joeac/container-images 2026-06-28 20:59:05 +00:00
2a75395f6a adds flatnotes
joeac pushed to main at joeac/container-images 2026-06-28 20:24:51 +00:00
4de23ba13a use make
joeac pushed to main at joeac/joeac.net 2026-06-26 09:40:57 +00:00
74d779ee35 adds nginx config, can make install_nginx
joeac pushed to main at joeac/joeac.net 2026-06-26 08:45:23 +00:00
cc25a91cf1 adds advisory openrc/user-runlevel-default
joeac pushed to main at joeac/joeac.net 2026-06-25 18:10:37 +00:00
13c909f085 chmod 700 in http.Dockerfile (WTF?)
joeac pushed to main at joeac/joeac.net 2026-06-25 18:04:37 +00:00
abfb28dea2 http.Dockerfile: db dir is owned by nginx and mode 600
Compare 2 commits »
joeac pushed to main at joeac/joeac.net 2026-06-25 17:57:58 +00:00
ebac73704b rename 2026-06-25.md -> .gmi
joeac pushed to main at joeac/joeac.net 2026-06-25 17:54:37 +00:00
74f1df6893 provides SMTP_PORT, SMTP_USER and SMTP_PASSWORD explicitly in compose.yml ;(
joeac pushed to main at joeac/joeac.net 2026-06-25 17:53:12 +00:00
1ef4c22ec6 apk add php85-pdo, php83-pdo_sqlite in http.Dockerfile
joeac pushed to main at joeac/joeac.net 2026-06-25 17:52:15 +00:00
262516d3da apk add gettext gnutls in smtp.Dockerfile (deps of msmtp)
joeac pushed to main at joeac/container-images 2026-06-25 17:51:39 +00:00
604d8138c7 gnutls is a dependency of msmtp