summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-03pulls out GEMINI_CERTIFICATES_DIR and GEMINI_COMITIUM_DATA_DIRJoe Carstairs
2026-07-03uninstalling module openrc file uses -f flag to avoid errorsJoe Carstairs
2026-07-03adds missing dollar in uninstall_moduleJoe Carstairs
2026-07-03adds needed sudo to nginx module uninstallJoe Carstairs
2026-07-03makes capitalise func POSIX-compatibleJoe Carstairs
2026-07-03appends /data to VAULTWARDEN_DATA_DIRJoe Carstairs
2026-07-03pulls out ETHERPAD_DATA_DIRJoe Carstairs
2026-07-03make install installs vaultwarden data dirJoe Carstairs
2026-07-03adds missing space in openrc.mkJoe Carstairs
2026-07-03install.sh sets up .env and DIGITALOCEAN_TOKENJoe Carstairs
2026-07-03automatically makes user.USER service for initing XDG_RUNTIME_DIRJoe Carstairs
2026-07-03adds install.sh to install joeac.net under user joeac.netJoe Carstairs
2026-07-03pulls out USER variableJoe Carstairs
2026-07-02nginx installation uses templates and vars instead of explicit conf forJoe Carstairs
2026-07-02adds PUBLIC_ROOT_DIR_ln to vars.mkJoe Carstairs
2026-07-02removes capitalise from container.mk as now in vars.mkJoe Carstairs
2026-07-02etherpad/settings is templated for portJoe Carstairs
2026-07-02PORT_module is aliased to MODULE_PORTJoe Carstairs
2026-07-02makes module rules for all modules, not just ones to be installed hereJoe Carstairs
2026-07-02make_module uses Makefile, not install.mkJoe Carstairs
2026-07-02re-orders vars.mkJoe Carstairs
2026-07-02adds some line breaks to vars.mkJoe Carstairs
2026-07-02moves ports from .env to makeJoe Carstairs
2026-07-02Revert "sets MASTER_NODE to blade-canongate, not pi-broughton"Joe Carstairs
2026-07-02sets MASTER_NODE to blade-canongate, not pi-broughtonJoe Carstairs
2026-07-02microlog post: 2026-07-02Joe Carstairs
2026-07-02only pushes if is own imageJoe Carstairs
2026-07-02COMPOSE_CMD specifies IMAGE_PREFIXJoe Carstairs
2026-07-02gets container_image_name from podman-compose configJoe Carstairs
2026-07-02push_module does not require build_moduleJoe Carstairs
2026-07-02build_module only requires Dockerfile if one existsJoe Carstairs
2026-07-02better crontab with update.shJoe Carstairs
2026-07-02adds empty build, push rulesJoe Carstairs
2026-07-02Merge branch 'main' of https://git.joeac.net/joeac/joeac.netJoe Carstairs
2026-07-02has empty make_module rulesJoe Carstairs
2026-07-02removes any existing joeac.net openrc service file before installingJoe Carstairs
2026-07-02tidy MakefileJoe Carstairs
2026-07-02distinguishes NGINX_SUBDOMAINS from SUBDOMAINSJoe Carstairs
2026-07-02moves subdomain defs to top of vars.mk so can be used for SUBDOMAINS varJoe Carstairs
2026-07-02Merge branch 'main' of https://git.joeac.net/joeac/joeac.netJoe Carstairs
2026-07-02prunes dyndns crontabs on reinstallJoe Carstairs
2026-07-02prunes nginx sites on reinstallJoe Carstairs
2026-07-02prunes nginx sites on reinstallJoe Carstairs
2026-07-02adds uninstall_nginx_module rule contentJoe Carstairs
2026-07-02adds reinstall ruleJoe Carstairs
2026-07-02simplifies uninstall rule with varJoe Carstairs
2026-07-02uses vars to simplify install ruleJoe Carstairs
2026-07-01all nginx modules are installed on master nodeJoe Carstairs
2026-07-01fix foreach in BUILD_RULES, PUSH_RULESJoe Carstairs
2026-07-01adds reinstall/uninstall nginx module rulesJoe Carstairs