aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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