index
:
server
main
Setup and configuration for VPS and other personal server
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
infrastructure
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
backup.sh: Fix capture of $STATUS to the desired behaviour
EuAndreh
2023-03-30
1
-2
/
+2
*
report.sh: Add CSS dark mode support
EuAndreh
2023-03-28
1
-0
/
+23
*
report.sh: Use "find | while read" over "for `find`"
EuAndreh
2023-03-28
1
-1
/
+1
*
check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routine
EuAndreh
2023-03-28
1
-1
/
+14
*
src/infrastructure/scripts/report.sh: Auto-fetch missing commits
EuAndreh
2023-03-27
1
-1
/
+6
*
src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...
EuAndreh
2023-03-27
2
-6
/
+18
*
Use "deployer" as the owner of HTML files
EuAndreh
2023-03-27
1
-2
/
+2
*
reconfigure.sh: Fix permissions of rsynced files
EuAndreh
2023-03-27
1
-1
/
+2
*
Build HTML and install it via CI
EuAndreh
2023-03-27
1
-0
/
+5
*
reconfigure.sh: Make "current" a relative symlink
EuAndreh
2023-03-20
1
-1
/
+1
*
gc.sh: Do not "sudo -u deployer" since we are already root
EuAndreh
2023-03-16
1
-1
/
+1
*
scripts/: Consistent spacing between usage and help strings
EuAndreh
2023-03-16
2
-0
/
+2
*
src/infrastructure/scripts/r.sh: Remove unused script
EuAndreh
2023-03-15
1
-77
/
+0
*
check.sh: Add from root@$HOSTNAME to Subject
EuAndreh
2023-03-15
1
-1
/
+1
*
system.scm: Add daily cronjob for system checks
EuAndreh
2023-03-15
1
-0
/
+79
*
cronjob.sh: Increase timeout to 2 hours
EuAndreh
2023-03-15
1
-1
/
+1
*
cronjob.sh: Rename $ONE_HOUR to $TIMEOUT
EuAndreh
2023-03-14
1
-2
/
+2
*
cronjob.sh: Fix space trimming on report output
EuAndreh
2023-03-14
1
-0
/
+1
*
src/infrastructure/scripts/report.sh: Remove redundant margin CSS value
EuAndreh
2023-03-13
1
-1
/
+1
*
{git-post-receive,cronjob}.sh: Improve portability
EuAndreh
2023-03-13
1
-4
/
+13
*
Copy files back
EuAndreh
2023-03-11
7
-0
/
+943