aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gitconfig: Replace use tabs for indentationEuAndreh2023-03-131-4/+4
* system.scm: Use mailutils-sendmail from personal channelEuAndreh2023-03-131-1/+1
* system.scm: Fix to new import path of personal channelEuAndreh2023-03-131-1/+1
* system.scm: Adapt (ssh-file-for ...) function for new SSH key pathEuAndreh2023-03-131-1/+1
* src/infrastructure/keys/andreh.pub: Remove old fileEuAndreh2023-03-131-1/+0
* Make server get SSH keypair from repo over local files in server diskEuAndreh2023-03-132-0/+0
* src/infrastructure/config/rc.sh: Fix address to rsync.net accountEuAndreh2023-03-131-1/+1
* git-post-receive.sh: Derive $LOGS_DIR from repository directory nameEuAndreh2023-03-131-1/+1
* src/infrastructure/scripts/report.sh: Remove redundant margin CSS valueEuAndreh2023-03-131-1/+1
* {git-post-receive,cronjob}.sh: Improve portability•••- don't use GNU's date(1) "%s" proprietary option, and leverage AWK's default behaviour of `srand()` to get the seconds since UNIX epoch; - don't rely on GNU's sed(1) "-u" proprietary option of unbuffering, and do a manual `while` loop instead. EuAndreh2023-03-132-6/+19
* system.scm: Use generic title for CGit root-titleEuAndreh2023-03-121-1/+1
* system.scm: Use root@tld for certbot emailEuAndreh2023-03-121-1/+1
* system.scm: Require /mnt/production to be mounted for bootEuAndreh2023-03-121-0/+1
* system.scm: Explicitly say where mail is storedEuAndreh2023-03-121-1/+4
* src/infrastructure/keys/SSH/andreh.pub: Add now with correct nameEuAndreh2023-03-121-0/+1
* system.scm: Put dovecot together with postfix service in listEuAndreh2023-03-121-1/+1
* system.scm: Use "queue:" prefix for (xyz euandreh queue)EuAndreh2023-03-121-7/+7
* system.scm: Remove leftover spaceEuAndreh2023-03-111-1/+1
* system.scm: (enable-index-links? #t) for cgitEuAndreh2023-03-111-0/+1
* system.scm: Add cache by default for nginx static assetsEuAndreh2023-03-111-1/+6
* system.scm: Fix all importsEuAndreh2023-03-111-26/+5
* system.scm: Shrinkmore by removing inlined filesEuAndreh2023-03-111-620/+48
* src/infrastructure/guix/system.scm: Start to shrink it•••Remove all the email-related code. EuAndreh2023-03-112-1168/+218
* Copy files backEuAndreh2023-03-1116-2/+1231
* channels.scm: Remove "nonguix" channelEuAndreh2023-03-111-9/+1
* Split SSH public keys into files, and upload it via a make targetEuAndreh2023-03-102-1/+1
* src/infrastructure/rsync.net/authorized_keys: Remove keys from old serversEuAndreh2023-03-101-3/+0
* src/infrastructure/guix/channels.scm: Do not depend on forked "guix" channelEuAndreh2023-03-101-11/+1
* src/infrastructure/ssh.conf: Move to dotfilesEuAndreh2023-03-101-10/+0
* system.scm: Fix position of -r REPO argument for backup jobEuAndreh2022-12-091-2/+2
* system.scm: Parameterize "etc-shadow" group for dovecot2 configurationEuAndreh2022-12-081-16/+18
* system.scm: Do not create /var/empty home directory for system usersEuAndreh2022-12-081-0/+5
* src/infrastructure/guix/system.scm: Checkpoint on commited changes•••Too many changes that accumulated over time: - shell aliases in /etc/rc; - SSH client configuration in /etc/ssh.conf; - Guile setup script in /etc/init.scm - r(1) command for running thing with the correct environment; - borg -r REPO option, and an extra cronjob for backing up to /mnt/backup/borg; - an extra btrfs disk on /mnt/backup/ - WIP setup of services in containers using (least-authority-wrapper ...); - a couple of FIXME markers for WIP tasks; - azula joins the WireGuard VPN. EuAndreh2022-12-081-94/+593
* Revert "system.scm: Decrease permission of Postfix queue dir"•••This reverts commit a2e771b597c7b1fb6f9e5438002e8250f1fa906c. It breaks Postfix. EuAndreh2022-11-301-1/+1
* system.scm: Use default config of dkimproxyout-service-typeEuAndreh2022-11-301-3/+1
* system.scm: Decrease permission of Postfix queue dirEuAndreh2022-11-301-1/+1
* system.scm: Add config for mta-sts subdomainEuAndreh2022-11-301-1/+23
* system.scm: Disable WIP Cyrus SASL auth in ProsodyEuAndreh2022-11-301-1/+2
* src/infrastructure/guix/channels.scm: Use fork of "guix" channelEuAndreh2022-11-302-2/+12
* system.scm: Add "btop" packageEuAndreh2022-11-291-0/+1
* src/infrastructure/guix/system.scm: Cleanup doc strings; shuffle things aroundEuAndreh2022-11-291-58/+12
* src/infrastructure/guix/system.scm: Remove nanolist-service-typeEuAndreh2022-11-291-1/+0