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
path:
root
/
make
Age
Commit message (
Expand
)
Author
2026-07-02
gets container_image_name from podman-compose config
Joe Carstairs
2026-07-02
push_module does not require build_module
Joe Carstairs
2026-07-02
build_module only requires Dockerfile if one exists
Joe Carstairs
2026-07-02
better crontab with update.sh
Joe Carstairs
2026-07-02
adds empty build, push rules
Joe Carstairs
2026-07-02
removes any existing joeac.net openrc service file before installing
Joe Carstairs
2026-07-02
distinguishes NGINX_SUBDOMAINS from SUBDOMAINS
Joe Carstairs
2026-07-02
moves subdomain defs to top of vars.mk so can be used for SUBDOMAINS var
Joe Carstairs
2026-07-02
Merge branch 'main' of https://git.joeac.net/joeac/joeac.net
Joe Carstairs
2026-07-02
prunes dyndns crontabs on reinstall
Joe Carstairs
2026-07-02
prunes nginx sites on reinstall
Joe Carstairs
2026-07-02
prunes nginx sites on reinstall
Joe Carstairs
2026-07-02
adds uninstall_nginx_module rule content
Joe Carstairs
2026-07-02
adds reinstall rule
Joe Carstairs
2026-07-02
simplifies uninstall rule with var
Joe Carstairs
2026-07-02
uses vars to simplify install rule
Joe Carstairs
2026-07-01
all nginx modules are installed on master node
Joe Carstairs
2026-07-01
fix foreach in BUILD_RULES, PUSH_RULES
Joe Carstairs
2026-07-01
adds reinstall/uninstall nginx module rules
Joe Carstairs
2026-07-01
all rule builds stuff
Joe Carstairs
2026-07-01
moves helper makefiles into make/ dir
Joe Carstairs