aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh2024-04-011-2/+5
* backup.sh: Do not run check by defaultEuAndreh2024-01-221-4/+4
* cronjob.sh: Increase timeout to 4 hoursEuAndreh2023-10-191-1/+1
* backup.sh: Add -x flagEuAndreh2023-05-131-5/+19
* 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
* 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-011-0/+154
* reconfigure: Stop deleting CI directory againEuAndreh2023-03-301-0/+1
* conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh2023-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
* 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
* src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2023-03-271-1/+6
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh2023-03-272-6/+18
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-271-2/+2
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2
* Build HTML and install it via CIEuAndreh2023-03-271-0/+5
* reconfigure.sh: Make "current" a relative symlinkEuAndreh2023-03-201-1/+1
* gc.sh: Do not "sudo -u deployer" since we are already rootEuAndreh2023-03-161-1/+1
* scripts/: Consistent spacing between usage and help stringsEuAndreh2023-03-162-0/+2
* src/infrastructure/scripts/r.sh: Remove unused scriptEuAndreh2023-03-151-77/+0
* check.sh: Add from root@$HOSTNAME to SubjectEuAndreh2023-03-151-1/+1
* system.scm: Add daily cronjob for system checksEuAndreh2023-03-151-0/+79
* cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-1/+1
* cronjob.sh: Rename $ONE_HOUR to $TIMEOUTEuAndreh2023-03-141-2/+2
* cronjob.sh: Fix space trimming on report outputEuAndreh2023-03-141-0/+1
* src/infrastructure/scripts/report.sh: Remove redundant margin CSS valueEuAndreh2023-03-131-1/+1
* {git-post-receive,cronjob}.sh: Improve portabilityEuAndreh2023-03-131-4/+13
* Copy files backEuAndreh2023-03-117-0/+943