aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-29gc.sh: Add 1 month window to keep Guix versionsEuAndreh1-2/+2
2023-04-29system.scm: Increase postfix size limitsEuAndreh1-1/+7
2023-04-19cicd.sh: Use stub Guix fallback shellEuAndreh1-1/+1
2023-04-19cicd.sh: Update help stringEuAndreh1-12/+26
2023-04-16gc.sh: Add "-v" to gc_deployEuAndreh1-1/+1
2023-04-01WIP Git Guix shellEuAndreh2-1/+156
2023-04-01system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh1-1/+1
2023-03-31system.scm: Use "git" over "git-minimal" packageEuAndreh1-1/+1
2023-03-30git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh1-1/+1
2023-03-30git-post-receive.sh: report s/finished/generated/EuAndreh1-1/+1
2023-03-30git-post-receive.sh: Include project name in CI log entryEuAndreh1-3/+4
2023-03-30git-post-receive.sh: Notify start of CI HTML reportEuAndreh1-0/+1
2023-03-30git-post-receive.sh: Include PID on syslogd entryEuAndreh1-1/+1
2023-03-30git-post-receive.sh: Notify when report generation endsEuAndreh1-0/+1
2023-03-30git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...EuAndreh1-1/+1
2023-03-30git-post-receive.sh: Send CI report output to syslog over /dev/nullEuAndreh1-1/+1
2023-03-30reconfigure: Stop deleting CI directory againEuAndreh2-2/+4
2023-03-30conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh3-4/+5
2023-03-30ci report.sh: Add link to files under data/EuAndreh1-0/+1
2023-03-30Revert "src/infrastructure/scripts/report.sh: v2"EuAndreh1-152/+57
2023-03-30src/infrastructure/scripts/report.sh: v2EuAndreh1-57/+152
2023-03-30backup.sh: Fix capture of $STATUS to the desired behaviourEuAndreh1-2/+2
2023-03-28conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDREuAndreh1-1/+2
2023-03-28gitconfig: Use generic values for user.{email,name}EuAndreh1-2/+2
2023-03-28report.sh: Add CSS dark mode supportEuAndreh1-0/+23
2023-03-28report.sh: Use "find | while read" over "for `find`"EuAndreh1-1/+1
2023-03-28check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routineEuAndreh1-1/+14
2023-03-28system.scm: Do not export all repositories over git:// by defaultEuAndreh1-3/+1
2023-03-27conf.env: Use common $OUT_SUFFIXEuAndreh1-2/+3
2023-03-27src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2-1/+8
2023-03-27src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh6-8/+32
2023-03-27rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh1-6/+10
2023-03-27Use "deployer" as the owner of HTML filesEuAndreh2-3/+3
2023-03-27packages.scm: Add missing input packagesEuAndreh1-0/+3
2023-03-27Add minimum support for generating actual HTML files in public/EuAndreh1-0/+33
2023-03-27reconfigure.sh: Fix permissions of rsynced filesEuAndreh1-1/+2
2023-03-27Build HTML and install it via CIEuAndreh3-0/+82
2023-03-27system.scm: Simpler code for extending the "user" listEuAndreh1-2/+1
2023-03-27system.scm: Stop trimming slurped files by defaultEuAndreh1-6/+4
2023-03-21system.scm: Strip "-latest" suffix from "guile-heredoc"EuAndreh1-1/+1
2023-03-20known_hosts.txt: Add keys for "azula"EuAndreh1-0/+10
2023-03-20system.scm: Set (mail-in-home? #f)EuAndreh1-7/+2
2023-03-20reconfigure.sh: Make "current" a relative symlinkEuAndreh1-1/+1
2023-03-20system.scm: Move nginx /r/velhinho config to the beginning of the listEuAndreh1-8/+8
2023-03-20system.scm: Derive SSH key name from tldEuAndreh1-1/+1
2023-03-20src/infrastructure/config/known_hosts.txt: Add "velhinho" keysEuAndreh1-0/+10
2023-03-20src/infrastructure/config/known_hosts.txt: Remove note on pilotis.netEuAndreh1-1/+1
2023-03-20system.scm: Better handling of newline at the end of all read filesEuAndreh1-3/+3
2023-03-20Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh3-4/+7
2023-03-20Makefile: Also upload managed SSH known_hosts fileEuAndreh1-0/+7