aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add "--lock-wait 1200" restriction to the SSH key commandEuAndreh2023-06-212-2/+2
* src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...EuAndreh2023-05-233-0/+20
* backup.sh: Add -x flagEuAndreh2023-05-131-5/+19
* system.scm: Add kdig(1) (TLS dig) and tcpdump(8) toolsEuAndreh2023-05-131-0/+2
* cronjob.sh: Increase timeout to 3 hoursEuAndreh2023-05-051-1/+1
* gc.sh: Add 1 month window to keep Guix versionsEuAndreh2023-04-291-2/+2
* system.scm: Increase postfix size limitsEuAndreh2023-04-291-1/+7
* TODOs.md: Add extra solar-powered linkEuAndreh2023-04-291-0/+1
* cicd.sh: Use stub Guix fallback shellEuAndreh2023-04-191-1/+1
* cicd.sh: Update help stringEuAndreh2023-04-191-12/+26
* gc.sh: Add "-v" to gc_deployEuAndreh2023-04-161-1/+1
* WIP Git Guix shellEuAndreh2023-04-012-1/+156
* system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh2023-04-011-1/+1
* system.scm: Use "git" over "git-minimal" packageEuAndreh2023-03-311-1/+1
* git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: report s/finished/generated/EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Include project name in CI log entryEuAndreh2023-03-301-3/+4
* git-post-receive.sh: Notify start of CI HTML reportEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Include PID on syslogd entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: Notify when report generation endsEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Send CI report output to syslog over /dev/nullEuAndreh2023-03-301-1/+1
* reconfigure: Stop deleting CI directory againEuAndreh2023-03-302-2/+4
* conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh2023-03-303-4/+5
* Makefile: Fix directory of CI outputEuAndreh2023-03-301-2/+2
* ci report.sh: Add link to files under data/EuAndreh2023-03-301-0/+1
* Revert "src/infrastructure/scripts/report.sh: v2"EuAndreh2023-03-301-152/+57
* src/infrastructure/scripts/report.sh: v2EuAndreh2023-03-301-57/+152
* backup.sh: Fix capture of $STATUS to the desired behaviourEuAndreh2023-03-301-2/+2
* conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDREuAndreh2023-03-281-1/+2
* Makefile: generate .pub.stripped in "all"EuAndreh2023-03-281-1/+1
* gitconfig: Use generic values for user.{email,name}EuAndreh2023-03-281-2/+2
* report.sh: Add CSS dark mode supportEuAndreh2023-03-281-0/+23
* report.sh: Use "find | while read" over "for `find`"EuAndreh2023-03-281-1/+1
* check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routineEuAndreh2023-03-281-1/+14
* md2html.sh: Fix cat of $HEAD contentEuAndreh2023-03-281-1/+1
* system.scm: Do not export all repositories over git:// by defaultEuAndreh2023-03-281-3/+1
* conf.env: Use common $OUT_SUFFIXEuAndreh2023-03-271-2/+3
* src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2023-03-272-1/+8
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh2023-03-276-8/+32
* rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh2023-03-271-6/+10
* README.md: Add link to homepageEuAndreh2023-03-271-1/+3
* README.md: Link to this repository, instead of CGit rootEuAndreh2023-03-271-2/+2
* Makefile: Add "public/dev/ci" as a dependency of "public"EuAndreh2023-03-271-1/+4
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-272-3/+3
* README.md: Add simplified contentEuAndreh2023-03-272-3/+21
* TODOs.md: Add missing paragraph separatorEuAndreh2023-03-271-0/+1
* packages.scm: Add missing input packagesEuAndreh2023-03-271-0/+3
* Add minimum support for generating actual HTML files in public/EuAndreh2023-03-275-3/+212
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2