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-03
pulls out USER variable
Joe Carstairs
2026-07-02
nginx installation uses templates and vars instead of explicit conf for
Joe Carstairs
2026-07-02
adds PUBLIC_ROOT_DIR_ln to vars.mk
Joe Carstairs
2026-07-02
removes capitalise from container.mk as now in vars.mk
Joe Carstairs
2026-07-02
PORT_module is aliased to MODULE_PORT
Joe Carstairs
2026-07-02
re-orders vars.mk
Joe Carstairs
2026-07-02
adds some line breaks to vars.mk
Joe Carstairs
2026-07-02
moves ports from .env to make
Joe Carstairs
2026-07-02
Revert "sets MASTER_NODE to blade-canongate, not pi-broughton"
Joe Carstairs
2026-07-02
sets MASTER_NODE to blade-canongate, not pi-broughton
Joe Carstairs
2026-07-02
only pushes if is own image
Joe Carstairs
2026-07-02
COMPOSE_CMD specifies IMAGE_PREFIX
Joe Carstairs
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