aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 6ce2c272fb6e12c556991a85ec7ba216a1d64d84 git notes --ref=refs/notes/ci-data show 6ce2c272fb6e12c556991a85ec7ba216a1d64d84 Exit status: 0 Duration: 26
* src/infrastructure/guix/system.scm: Start to shrink itEuAndreh2023-03-112-1168/+218
| | | | | | | | | | | | Remove all the email-related code. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 4c4332c451caab5950e5c20e29219c7e0824dd1b git notes --ref=refs/notes/ci-data show 4c4332c451caab5950e5c20e29219c7e0824dd1b Exit status: 0 Duration: 12
* 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-103-1/+7
|
* src/infrastructure/rsync.net/authorized_keys: Remove keys from old serversEuAndreh2023-03-101-3/+0
|
* Makefile: cleanup existing targetsEuAndreh2023-03-101-53/+2
|
* src/infrastructure/guix/channels.scm: Do not depend on forked "guix" channelEuAndreh2023-03-101-11/+1
|
* rm -rf aux/ README.mdEuAndreh2023-03-1012-607/+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
|
* aux/: Embed files in repositoryEuAndreh2022-12-0811-8/+516
|
* Makefile: Build public/ out of data from the repositoryEuAndreh2022-12-081-7/+28
|
* 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-97/+596
| | | | | | | | | | | | | | | | 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.
* src/doc/: Remove ad-hoc helper filesEuAndreh2022-12-063-137/+0
|
* Makefile: Add $(HOST) variableEuAndreh2022-12-061-2/+3
|
* Revert "system.scm: Decrease permission of Postfix queue dir"EuAndreh2022-11-301-1/+1
| | | | | | This reverts commit a2e771b597c7b1fb6f9e5438002e8250f1fa906c. It breaks Postfix.
* 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
|
* src/infrastructure/guix/system.scm: Move many services to package-repositoryEuAndreh2022-11-291-505/+0
|
* src/infrastructure/guix/system.scm: Create "git-dir" variable to store ↵EuAndreh2022-11-281-6/+8
| | | | "/srv/git/git"
* src/infrastructure/guix/system.scm: Fix email loop with virtual_alias_databaseEuAndreh2022-11-281-4/+5
|
* src/infrastructure/guix/system.scm: Use alias_database with "static:" is not ↵EuAndreh2022-11-281-3/+4
| | | | working
* src/infrastructure/guix/: Make uniform path for git:// and https:// accessEuAndreh2022-11-282-2/+3
| | | | | | Instead of having repositories served over the Git protocol differ from when they are served via the Dumb HTTP protocol. Previously, nginx was doing the URL rewriting, and
* Makefile: Add "public" as adependency to "dev-check"EuAndreh2022-11-281-1/+1
|
* src/infrastructure/guix/system.scm: Add hostname to cronjob email subjectEuAndreh2022-11-281-1/+1
|
* src/infrastructure/guix/channels.scm: Change org-euandre channelEuAndreh2022-11-281-2/+2
|
* Build TODOs.html on "public" targetEuAndreh2022-11-276-6/+176
|
* .envrc: Remove unused fileEuAndreh2022-11-271-4/+0
|
* src/infrastructure/ssh.conf: Store conn socket in $XDG_STATE_HOMEEuAndreh2022-11-271-1/+1
|
* Makefile: Revert from toph.wg to tophEuAndreh2022-11-271-2/+2
|
* src/infrastructure/guix/system.scm: Use "inline:" for "alias_database"EuAndreh2022-11-271-2/+3
|
* src/infrastructure/guix/system.scm: Use custom /etc/hosts file: Include ↵EuAndreh2022-11-271-0/+13
| | | | WireGuard addresses
* src/infrastructure/guix/system.scm: Add catchall email addressEuAndreh2022-11-271-0/+2
|
* Makefile: Use toph.wg for hostnameEuAndreh2022-11-271-2/+2
|
* src/infrastructure/guix/system.scm: Use SIGKILL for Postfix againEuAndreh2022-11-271-1/+1
|
* src/infrastructure/guix/system.scm: WIP setup Prosody auth via SASLEuAndreh2022-11-271-3/+49
|