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-04
defines openrc rules for all modules (so they can be uninstalled)
Joe Carstairs
2026-07-04
moves container.mk vars to vars.mk so that IMAGE_PREFIX is defined
Joe Carstairs
2026-07-04
gives gemini pi-broughton -> blade-canongate
Joe Carstairs
2026-07-04
remove nginx site requires sudo
Joe Carstairs
2026-07-04
uses ip addr instead of hostname to simplify dns config
Joe Carstairs
2026-07-04
swaps master node to blade-canongate
Joe Carstairs
2026-07-03
splits sudo to avoid env confusion
Joe Carstairs
2026-07-03
chmod +x for joeac.net openrc service
Joe Carstairs
2026-07-03
uses custom COMPOSECMD in joeac.net openrc services
Joe Carstairs
2026-07-03
splits sudo to avoid env confusion
Joe Carstairs
2026-07-03
stores src in $HOME and more perm tweaks
Joe Carstairs
2026-07-03
typo in openrc.mk: joeac.net.$(module)
Joe Carstairs
2026-07-03
provides ETHERPAD_VERSION in vars.mk
Joe Carstairs
2026-07-03
provides ALPINE_VERSION in vars.mk
Joe Carstairs
2026-07-03
envsubst uses -io flags instead of positional params
Joe Carstairs
2026-07-03
Merge branch 'main' of https://git.joeac.net/joeac/joeac.net
Joe Carstairs
2026-07-03
pulls out GEMINI_CERTIFICATES_DIR and GEMINI_COMITIUM_DATA_DIR
Joe Carstairs
2026-07-03
uninstalling module openrc file uses -f flag to avoid errors
Joe Carstairs
2026-07-03
adds needed sudo to nginx module uninstall
Joe Carstairs
2026-07-03
makes capitalise func POSIX-compatible
Joe Carstairs
2026-07-03
appends /data to VAULTWARDEN_DATA_DIR
Joe Carstairs
2026-07-03
pulls out ETHERPAD_DATA_DIR
Joe Carstairs
2026-07-03
make install installs vaultwarden data dir
Joe Carstairs
2026-07-03
adds missing space in openrc.mk
Joe Carstairs
2026-07-03
automatically makes user.USER service for initing XDG_RUNTIME_DIR
Joe Carstairs
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
[next]