summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2026-07-03install.sh picks up where left off with env varsJoe Carstairs
2026-07-03install.sh picks up with cloning where left offJoe Carstairs
2026-07-03install.sh doesn't attempt to re-add joeac.net user if already existsJoe Carstairs
2026-07-03install.sh creates remote_smtp_passwordJoe Carstairs
2026-07-03checks for some dependencies in install.shJoe Carstairs
2026-07-03installs etherpad data dirJoe Carstairs
2026-07-03Merge branch 'main' of https://git.joeac.net/joeac/joeac.netJoe Carstairs
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