aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-133-0/+0
* Include root@euandre.org private key to the repositoryEuAndreh2023-03-131-0/+58
* 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 portabilityEuAndreh2023-03-132-6/+19
* Makefile: Add "upload-secrets" target, and include borg-passphrase.txt in itEuAndreh2023-03-121-0/+33
* 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 itEuAndreh2023-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 changesEuAndreh2022-12-081-94/+593