aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* git mv src/infrastructure/guix/ src/EuAndreh2024-08-183-0/+0
* channels.scm: Point to new repositoryEuAndreh2024-08-181-2/+2
* Revert "system.scm: Do not export all repositories over git:// by default"EuAndreh2024-07-101-1/+3
* system.scm: Stick to TLSv1.3 onlyEuAndreh2024-05-091-3/+1
* Stop using secret NGINX configurationEuAndreh2024-05-092-19/+0
* src/secrets/: mv *.txt.gpg .gpgEuAndreh2024-05-092-0/+0
* system.scm: Remove "nss-certs" packageEuAndreh2024-04-221-2/+1
* reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh2024-04-011-2/+5
* packages.scm: Remove org-euandre.td package dependencyEuAndreh2024-02-051-1/+0
* backup.sh: Do not run check by defaultEuAndreh2024-01-221-4/+4
* cronjob.sh: Increase timeout to 4 hoursEuAndreh2023-10-191-1/+1
* re 's/servers/server/g'EuAndreh2023-10-193-5/+5
* system.scm: Enforce forward-secrecy cyphers on nginxEuAndreh2023-09-191-0/+2
* system.scm: Add CAA record config to knotEuAndreh2023-09-191-0/+4
* system.scm: Explicitly disable compressionEuAndreh2023-09-181-0/+1
* system.scm: Increase HSTS max-age to 1 yearEuAndreh2023-09-181-1/+1
* system.scm: Enable TLSv1.2 besides TLSv1.3EuAndreh2023-09-181-1/+3
* src/infrastructure/guix/system.scm: TLS 1.3 only on nginxEuAndreh2023-09-151-0/+1
* Add "--lock-wait 1200" restriction to the SSH key commandEuAndreh2023-06-211-1/+1
* src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...EuAndreh2023-05-232-0/+19
* backup.sh: Add -x flagEuAndreh2023-05-131-5/+19
* system.scm: Add kdig(1) (TLS dig) and tcpdump(8) toolsEuAndreh2023-05-131-0/+2
* 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
* system.scm: Increase postfix size limitsEuAndreh2023-04-291-1/+7
* cicd.sh: Use stub Guix fallback shellEuAndreh2023-04-191-1/+1
* cicd.sh: Update help stringEuAndreh2023-04-191-14/+28
* gc.sh: Add "-v" to gc_deployEuAndreh2023-04-161-1/+1
* WIP Git Guix shellEuAndreh2023-04-012-1/+156
* system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh2023-04-011-1/+1
* system.scm: Use "git" over "git-minimal" packageEuAndreh2023-03-311-1/+1
* git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: report s/finished/generated/EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Include project name in CI log entryEuAndreh2023-03-301-3/+4
* git-post-receive.sh: Notify start of CI HTML reportEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Include PID on syslogd entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: Notify when report generation endsEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Send CI report output to syslog over /dev/nullEuAndreh2023-03-301-1/+1
* reconfigure: Stop deleting CI directory againEuAndreh2023-03-302-2/+4
* conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh2023-03-303-4/+5
* 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
* conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDREuAndreh2023-03-281-1/+2
* gitconfig: Use generic values for user.{email,name}EuAndreh2023-03-281-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