aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* system.scm: Do not export all repositories over git:// by defaultEuAndreh2023-03-281-3/+1
* conf.env: Use common $OUT_SUFFIXEuAndreh2023-03-271-2/+3
* src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2023-03-272-1/+8
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh2023-03-276-8/+32
* rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh2023-03-271-6/+10
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-272-3/+3
* packages.scm: Add missing input packagesEuAndreh2023-03-271-0/+3
* Add minimum support for generating actual HTML files in public/EuAndreh2023-03-271-0/+33
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2
* Build HTML and install it via CIEuAndreh2023-03-273-0/+82
* system.scm: Simpler code for extending the "user" listEuAndreh2023-03-271-2/+1
* system.scm: Stop trimming slurped files by defaultEuAndreh2023-03-271-6/+4
* system.scm: Strip "-latest" suffix from "guile-heredoc"EuAndreh2023-03-211-1/+1
* known_hosts.txt: Add keys for "azula"EuAndreh2023-03-201-0/+10
* system.scm: Set (mail-in-home? #f)EuAndreh2023-03-201-7/+2
* reconfigure.sh: Make "current" a relative symlinkEuAndreh2023-03-201-1/+1
* system.scm: Move nginx /r/velhinho config to the beginning of the listEuAndreh2023-03-201-8/+8
* system.scm: Derive SSH key name from tldEuAndreh2023-03-201-1/+1
* src/infrastructure/config/known_hosts.txt: Add "velhinho" keysEuAndreh2023-03-201-0/+10
* src/infrastructure/config/known_hosts.txt: Remove note on pilotis.netEuAndreh2023-03-201-1/+1
* system.scm: Better handling of newline at the end of all read filesEuAndreh2023-03-201-3/+3
* Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh2023-03-203-4/+7
* Makefile: Also upload managed SSH known_hosts fileEuAndreh2023-03-201-0/+7
* system.scm: Use correct rottlog configEuAndreh2023-03-191-1/+1
* system.scm: Enable directory listing of nginxEuAndreh2023-03-181-0/+1
* system.scm: Use queue:cgit-pre-configurationEuAndreh2023-03-171-28/+1
* system.scm: dovecot2 => dovecotEuAndreh2023-03-171-2/+2
* system.scm: Use patched version of rottlogEuAndreh2023-03-161-1/+5
* system.scm: Use explicit "enable-submission?" from internet-postfix-service-typeEuAndreh2023-03-161-1/+2
* 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-152-78/+0
* system.scm: add "SetEnv" to sshdEuAndreh2023-03-151-0/+1
* check.sh: Add from root@$HOSTNAME to SubjectEuAndreh2023-03-151-1/+1
* system.scm: Remove unused Postfix extra configEuAndreh2023-03-151-5/+1
* system.scm: Add daily cronjob for system checksEuAndreh2023-03-152-0/+81
* system.scm: Fix duplicate NS entry in reverse IP zonesEuAndreh2023-03-151-2/+2
* system.scm: Reorder DNS constants definitionsEuAndreh2023-03-151-2/+2
* cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-1/+1
* system.scm: Add first version of knot-service-type configurationEuAndreh2023-03-151-0/+100
* system.scm: Re-order dhcp-client-service-typeEuAndreh2023-03-141-1/+1
* system.scm: Better indentation of (skeletons ...) fieldEuAndreh2023-03-141-1/+3
* system.scm: Disable owner link on cgitEuAndreh2023-03-141-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
* gitconfig: Enable "receive.advertisePushOptions" globallyEuAndreh2023-03-131-0/+2