aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-18rm -rf src/infrastructure/{ci,config,scripts}/EuAndreh8-1203/+0
2024-04-01reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh1-2/+5
2024-01-22backup.sh: Do not run check by defaultEuAndreh1-4/+4
2023-10-19cronjob.sh: Increase timeout to 4 hoursEuAndreh1-1/+1
2023-05-13backup.sh: Add -x flagEuAndreh1-5/+19
2023-05-05cronjob.sh: Increase timeout to 3 hoursEuAndreh1-1/+1
2023-04-29gc.sh: Add 1 month window to keep Guix versionsEuAndreh1-2/+2
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 shellEuAndreh1-0/+154
2023-03-30reconfigure: Stop deleting CI directory againEuAndreh1-0/+1
2023-03-30conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh1-2/+2
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-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-27src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh1-1/+6
2023-03-27src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh2-6/+18
2023-03-27Use "deployer" as the owner of HTML filesEuAndreh1-2/+2
2023-03-27reconfigure.sh: Fix permissions of rsynced filesEuAndreh1-1/+2
2023-03-27Build HTML and install it via CIEuAndreh1-0/+5
2023-03-20reconfigure.sh: Make "current" a relative symlinkEuAndreh1-1/+1
2023-03-16gc.sh: Do not "sudo -u deployer" since we are already rootEuAndreh1-1/+1
2023-03-16scripts/: Consistent spacing between usage and help stringsEuAndreh2-0/+2
2023-03-15src/infrastructure/scripts/r.sh: Remove unused scriptEuAndreh1-77/+0
2023-03-15check.sh: Add from root@$HOSTNAME to SubjectEuAndreh1-1/+1
2023-03-15system.scm: Add daily cronjob for system checksEuAndreh1-0/+79
2023-03-15cronjob.sh: Increase timeout to 2 hoursEuAndreh1-1/+1
2023-03-14cronjob.sh: Rename $ONE_HOUR to $TIMEOUTEuAndreh1-2/+2
2023-03-14cronjob.sh: Fix space trimming on report outputEuAndreh1-0/+1
2023-03-13src/infrastructure/scripts/report.sh: Remove redundant margin CSS valueEuAndreh1-1/+1
2023-03-13{git-post-receive,cronjob}.sh: Improve portabilityEuAndreh1-4/+13
2023-03-11Copy files backEuAndreh7-0/+943