summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-07-04remove nginx site requires sudoJoe Carstairs
2026-07-04uses ip addr instead of hostname to simplify dns configJoe Carstairs
2026-07-04swaps master node to blade-canongateJoe Carstairs
2026-07-03update.sh exports XDG_RUNTIME_DIRJoe Carstairs
2026-07-03fix dollars in static.conf.template getting removedJoe Carstairs
2026-07-03chown /var dirsJoe Carstairs
2026-07-03splits sudo to avoid env confusionJoe Carstairs
2026-07-03...but for real this timeJoe Carstairs
2026-07-03fix bin/pp again?Joe Carstairs
2026-07-03fix bin/pp ruleJoe Carstairs
2026-07-03no quotes around COMPOSECMDJoe Carstairs
2026-07-03chmod +x for joeac.net openrc serviceJoe Carstairs
2026-07-03uses custom COMPOSECMD in joeac.net openrc servicesJoe Carstairs
2026-07-03splits sudo to avoid env confusionJoe Carstairs
2026-07-03stores src in $HOME and more perm tweaksJoe Carstairs
2026-07-03adds XDG_RUNTIME_DIR explicitly in update.shJoe Carstairs
2026-07-03typo in openrc.mk: joeac.net.$(module)Joe Carstairs
2026-07-03provides ETHERPAD_VERSION in vars.mkJoe Carstairs
2026-07-03provides ALPINE_VERSION in vars.mkJoe Carstairs
2026-07-03envsubst uses -io flags instead of positional paramsJoe Carstairs
2026-07-03logins back in after updating groupsJoe Carstairs
2026-07-03chmod 770 on /home/joeac.netJoe Carstairs
2026-07-03chmod on .envJoe Carstairs
2026-07-03get_var_valueJoe Carstairs
2026-07-03set +e install.shJoe Carstairs
2026-07-03removes CONTAINER_PREFIX from example.env (redundant)Joe Carstairs
2026-07-03copes with empty var valuesJoe Carstairs
2026-07-03removes ^ from expr for portabilityJoe Carstairs
2026-07-03more portable conditonJoe Carstairs
2026-07-03expr has :Joe Carstairs
2026-07-03absolutely provides dir to make in install.shJoe Carstairs
2026-07-03absolutises example.envJoe Carstairs
2026-07-03absolute chown /home/jeoac.net/joeac.netJoe Carstairs
2026-07-03Merge branch 'main' of https://git.joeac.net/joeac/joeac.netJoe Carstairs
2026-07-03another attempt to fix permsJoe Carstairs
2026-07-03install.sh gives rw permissions to user over repo using groupsJoe Carstairs
2026-07-03install.sh gives rw permissions to user over repo using groupsJoe Carstairs
2026-07-03install.sh: no password for joeac.net userJoe Carstairs
2026-07-03install.sh: adds missing joeac/ in repo URLJoe Carstairs
2026-07-03install.sh: replaces doas with sudoJoe Carstairs
2026-07-03don't set -x in install.shJoe Carstairs
2026-07-03install.sh: wget to /usr requires doasJoe Carstairs
2026-07-03install.sh: chmod +x in /usr needs doasJoe Carstairs
2026-07-03specifies explicit ENVSUBST_VERSION if wget from githubJoe Carstairs
2026-07-03set -x in install.shJoe Carstairs
2026-07-03install.sh specifies latest version of envsubst when installing with goJoe Carstairs
install
2026-07-03go get -> go installJoe Carstairs
2026-07-03removes extraneous " in install.shJoe Carstairs
2026-07-03removes redundant README stuffJoe Carstairs
2026-07-03install.sh installs dependenciesJoe Carstairs