| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/infrastructure/scripts/r.sh: Remove unused script | EuAndreh | 2023-03-15 | 2 | -78/+0 |
| * | system.scm: add "SetEnv" to sshd•••Explicitly set `GIT_CONFIG_GLOBAL=/etc/gitconfig` so that one can push with options (e.g. `git push -o ci.skip`) without having to authorize Git repositories individually, as `/etc/gitconfig` already contains that. | EuAndreh | 2023-03-15 | 1 | -0/+1 |
| * | check.sh: Add from root@$HOSTNAME to Subject | EuAndreh | 2023-03-15 | 1 | -1/+1 |
| * | system.scm: Remove unused Postfix extra config•••- `alias_database` is already being performed the `mail-aliases-service-type`; - `canonical_maps` is unused AFAICT. | EuAndreh | 2023-03-15 | 1 | -5/+1 |
| * | system.scm: Add daily cronjob for system checks•••check.sh: sends emails to important RFC aliases, so that one verifies it daily. | EuAndreh | 2023-03-15 | 2 | -0/+81 |
| * | system.scm: Fix duplicate NS entry in reverse IP zones | EuAndreh | 2023-03-15 | 1 | -2/+2 |
| * | system.scm: Reorder DNS constants definitions | EuAndreh | 2023-03-15 | 1 | -2/+2 |
| * | cronjob.sh: Increase timeout to 2 hours | EuAndreh | 2023-03-15 | 1 | -1/+1 |
| * | system.scm: Add first version of knot-service-type configuration | EuAndreh | 2023-03-15 | 1 | -0/+100 |
| * | system.scm: Re-order dhcp-client-service-type | EuAndreh | 2023-03-14 | 1 | -1/+1 |
| * | system.scm: Better indentation of (skeletons ...) field | EuAndreh | 2023-03-14 | 1 | -1/+3 |
| * | system.scm: Disable owner link on cgit | EuAndreh | 2023-03-14 | 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 |
| * | gitconfig: Enable "receive.advertisePushOptions" globally | EuAndreh | 2023-03-13 | 1 | -0/+2 |
| * | gitconfig: Replace use tabs for indentation | EuAndreh | 2023-03-13 | 1 | -4/+4 |
| * | system.scm: Use mailutils-sendmail from personal channel | EuAndreh | 2023-03-13 | 1 | -1/+1 |
| * | system.scm: Fix to new import path of personal channel | EuAndreh | 2023-03-13 | 1 | -1/+1 |
| * | system.scm: Adapt (ssh-file-for ...) function for new SSH key path | EuAndreh | 2023-03-13 | 1 | -1/+1 |
| * | src/infrastructure/keys/andreh.pub: Remove old file | EuAndreh | 2023-03-13 | 1 | -1/+0 |
| * | Make server get SSH keypair from repo over local files in server disk | EuAndreh | 2023-03-13 | 2 | -0/+0 |
| * | src/infrastructure/config/rc.sh: Fix address to rsync.net account | EuAndreh | 2023-03-13 | 1 | -1/+1 |
| * | git-post-receive.sh: Derive $LOGS_DIR from repository directory name | EuAndreh | 2023-03-13 | 1 | -1/+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•••- 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. | EuAndreh | 2023-03-13 | 2 | -6/+19 |
| * | system.scm: Use generic title for CGit root-title | EuAndreh | 2023-03-12 | 1 | -1/+1 |
| * | system.scm: Use root@tld for certbot email | EuAndreh | 2023-03-12 | 1 | -1/+1 |
| * | system.scm: Require /mnt/production to be mounted for boot | EuAndreh | 2023-03-12 | 1 | -0/+1 |
| * | system.scm: Explicitly say where mail is stored | EuAndreh | 2023-03-12 | 1 | -1/+4 |
| * | src/infrastructure/keys/SSH/andreh.pub: Add now with correct name | EuAndreh | 2023-03-12 | 1 | -0/+1 |
| * | system.scm: Put dovecot together with postfix service in list | EuAndreh | 2023-03-12 | 1 | -1/+1 |
| * | system.scm: Use "queue:" prefix for (xyz euandreh queue) | EuAndreh | 2023-03-12 | 1 | -7/+7 |
| * | system.scm: Remove leftover space | EuAndreh | 2023-03-11 | 1 | -1/+1 |
| * | system.scm: (enable-index-links? #t) for cgit | EuAndreh | 2023-03-11 | 1 | -0/+1 |
| * | system.scm: Add cache by default for nginx static assets | EuAndreh | 2023-03-11 | 1 | -1/+6 |
| * | system.scm: Fix all imports | EuAndreh | 2023-03-11 | 1 | -26/+5 |
| * | system.scm: Shrinkmore by removing inlined files | EuAndreh | 2023-03-11 | 1 | -620/+48 |
| * | src/infrastructure/guix/system.scm: Start to shrink it•••Remove all the email-related code. | EuAndreh | 2023-03-11 | 2 | -1168/+218 |
| * | Copy files back | EuAndreh | 2023-03-11 | 16 | -2/+1231 |
| * | channels.scm: Remove "nonguix" channel | EuAndreh | 2023-03-11 | 1 | -9/+1 |
| * | Split SSH public keys into files, and upload it via a make target | EuAndreh | 2023-03-10 | 2 | -1/+1 |
| * | src/infrastructure/rsync.net/authorized_keys: Remove keys from old servers | EuAndreh | 2023-03-10 | 1 | -3/+0 |
| * | src/infrastructure/guix/channels.scm: Do not depend on forked "guix" channel | EuAndreh | 2023-03-10 | 1 | -11/+1 |
| * | src/infrastructure/ssh.conf: Move to dotfiles | EuAndreh | 2023-03-10 | 1 | -10/+0 |
| * | system.scm: Fix position of -r REPO argument for backup job | EuAndreh | 2022-12-09 | 1 | -2/+2 |
| * | system.scm: Parameterize "etc-shadow" group for dovecot2 configuration | EuAndreh | 2022-12-08 | 1 | -16/+18 |
| * | system.scm: Do not create /var/empty home directory for system users | EuAndreh | 2022-12-08 | 1 | -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. | EuAndreh | 2022-12-08 | 1 | -94/+593 |
| * | Revert "system.scm: Decrease permission of Postfix queue dir"•••This reverts commit a2e771b597c7b1fb6f9e5438002e8250f1fa906c. It breaks Postfix. | EuAndreh | 2022-11-30 | 1 | -1/+1 |
| * | system.scm: Use default config of dkimproxyout-service-type | EuAndreh | 2022-11-30 | 1 | -3/+1 |
