index
:
toph
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
git mv src/infrastructure/guix/ src/
EuAndreh
2024-08-18
3
-0
/
+0
*
channels.scm: Point to new repository
EuAndreh
2024-08-18
1
-2
/
+2
*
Revert "system.scm: Do not export all repositories over git:// by default"
EuAndreh
2024-07-10
1
-1
/
+3
*
system.scm: Stick to TLSv1.3 only
EuAndreh
2024-05-09
1
-3
/
+1
*
Stop using secret NGINX configuration
EuAndreh
2024-05-09
2
-19
/
+0
*
src/secrets/: mv *.txt.gpg .gpg
EuAndreh
2024-05-09
2
-0
/
+0
*
system.scm: Remove "nss-certs" package
EuAndreh
2024-04-22
1
-2
/
+1
*
reconfigure.sh: rm -f /etc/guix/channels.scm before copying
EuAndreh
2024-04-01
1
-2
/
+5
*
packages.scm: Remove org-euandre.td package dependency
EuAndreh
2024-02-05
1
-1
/
+0
*
backup.sh: Do not run check by default
EuAndreh
2024-01-22
1
-4
/
+4
*
cronjob.sh: Increase timeout to 4 hours
EuAndreh
2023-10-19
1
-1
/
+1
*
re 's/servers/server/g'
EuAndreh
2023-10-19
3
-5
/
+5
*
system.scm: Enforce forward-secrecy cyphers on nginx
EuAndreh
2023-09-19
1
-0
/
+2
*
system.scm: Add CAA record config to knot
EuAndreh
2023-09-19
1
-0
/
+4
*
system.scm: Explicitly disable compression
EuAndreh
2023-09-18
1
-0
/
+1
*
system.scm: Increase HSTS max-age to 1 year
EuAndreh
2023-09-18
1
-1
/
+1
*
system.scm: Enable TLSv1.2 besides TLSv1.3
EuAndreh
2023-09-18
1
-1
/
+3
*
src/infrastructure/guix/system.scm: TLS 1.3 only on nginx
EuAndreh
2023-09-15
1
-0
/
+1
*
Add "--lock-wait 1200" restriction to the SSH key command
EuAndreh
2023-06-21
1
-1
/
+1
*
src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...
EuAndreh
2023-05-23
2
-0
/
+19
*
backup.sh: Add -x flag
EuAndreh
2023-05-13
1
-5
/
+19
*
system.scm: Add kdig(1) (TLS dig) and tcpdump(8) tools
EuAndreh
2023-05-13
1
-0
/
+2
*
cronjob.sh: Increase timeout to 3 hours
EuAndreh
2023-05-05
1
-1
/
+1
*
gc.sh: Add 1 month window to keep Guix versions
EuAndreh
2023-04-29
1
-2
/
+2
*
system.scm: Increase postfix size limits
EuAndreh
2023-04-29
1
-1
/
+7
*
cicd.sh: Use stub Guix fallback shell
EuAndreh
2023-04-19
1
-1
/
+1
*
cicd.sh: Update help string
EuAndreh
2023-04-19
1
-14
/
+28
*
gc.sh: Add "-v" to gc_deploy
EuAndreh
2023-04-16
1
-1
/
+1
*
WIP Git Guix shell
EuAndreh
2023-04-01
2
-1
/
+156
*
system.scm: Allow "git" to run mkdir(1) as "deployer"
EuAndreh
2023-04-01
1
-1
/
+1
*
system.scm: Use "git" over "git-minimal" package
EuAndreh
2023-03-31
1
-1
/
+1
*
git-post-receive.sh: Add missing "$NAME" argument to log entry
EuAndreh
2023-03-30
1
-1
/
+1
*
git-post-receive.sh: report s/finished/generated/
EuAndreh
2023-03-30
1
-1
/
+1
*
git-post-receive.sh: Include project name in CI log entry
EuAndreh
2023-03-30
1
-3
/
+4
*
git-post-receive.sh: Notify start of CI HTML report
EuAndreh
2023-03-30
1
-0
/
+1
*
git-post-receive.sh: Include PID on syslogd entry
EuAndreh
2023-03-30
1
-1
/
+1
*
git-post-receive.sh: Notify when report generation ends
EuAndreh
2023-03-30
1
-0
/
+1
*
git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...
EuAndreh
2023-03-30
1
-1
/
+1
*
git-post-receive.sh: Send CI report output to syslog over /dev/null
EuAndreh
2023-03-30
1
-1
/
+1
*
reconfigure: Stop deleting CI directory again
EuAndreh
2023-03-30
2
-2
/
+4
*
conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}
EuAndreh
2023-03-30
3
-4
/
+5
*
ci report.sh: Add link to files under data/
EuAndreh
2023-03-30
1
-0
/
+1
*
Revert "src/infrastructure/scripts/report.sh: v2"
EuAndreh
2023-03-30
1
-152
/
+57
*
src/infrastructure/scripts/report.sh: v2
EuAndreh
2023-03-30
1
-57
/
+152
*
backup.sh: Fix capture of $STATUS to the desired behaviour
EuAndreh
2023-03-30
1
-2
/
+2
*
conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDR
EuAndreh
2023-03-28
1
-1
/
+2
*
gitconfig: Use generic values for user.{email,name}
EuAndreh
2023-03-28
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
[prev]
[next]