aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/guix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh2023-03-201-4/+6
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7ffcd694068d484842be0b87a9aeeda0a7720568 git notes --ref=refs/notes/ci-data show 7ffcd694068d484842be0b87a9aeeda0a7720568 Exit status: 0 Duration: 15
* system.scm: Use correct rottlog configEuAndreh2023-03-191-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 git notes --ref=refs/notes/ci-data show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 Exit status: 0 Duration: 19
* system.scm: Enable directory listing of nginxEuAndreh2023-03-181-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7476d57e8048f94dc14068f01efcc94a23c386bc git notes --ref=refs/notes/ci-data show 7476d57e8048f94dc14068f01efcc94a23c386bc Exit status: 0 Duration: 25
* system.scm: Use queue:cgit-pre-configurationEuAndreh2023-03-171-28/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 66b0ccc0923d22df8183c02b0bef7dcff4998269 git notes --ref=refs/notes/ci-data show 66b0ccc0923d22df8183c02b0bef7dcff4998269 Exit status: 0 Duration: 15
* 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
|
* src/infrastructure/scripts/r.sh: Remove unused scriptEuAndreh2023-03-151-1/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 git notes --ref=refs/notes/ci-data show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 Exit status: 0 Duration: 27
* system.scm: add "SetEnv" to sshdEuAndreh2023-03-151-0/+1
| | | | | | | | | | | | | | | 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. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c4549e002be6b8ebddcb38f981131ec6e1a3862c git notes --ref=refs/notes/ci-data show c4549e002be6b8ebddcb38f981131ec6e1a3862c Exit status: 0 Duration: 17
* system.scm: Remove unused Postfix extra configEuAndreh2023-03-151-5/+1
| | | | | | | | | | | | | | - `alias_database` is already being performed the `mail-aliases-service-type`; - `canonical_maps` is unused AFAICT. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c55e1af4b4e8e7983207ef7f7383c82517bddb36 git notes --ref=refs/notes/ci-data show c55e1af4b4e8e7983207ef7f7383c82517bddb36 Exit status: 0 Duration: 19
* system.scm: Add daily cronjob for system checksEuAndreh2023-03-151-0/+2
| | | | | | | | | | | | | check.sh: sends emails to important RFC aliases, so that one verifies it daily. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d git notes --ref=refs/notes/ci-data show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d Exit status: 0 Duration: 20
* system.scm: Fix duplicate NS entry in reverse IP zonesEuAndreh2023-03-151-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 433862a4a47e24122cae66f06a2923d2b0fff196 git notes --ref=refs/notes/ci-data show 433862a4a47e24122cae66f06a2923d2b0fff196 Exit status: 0 Duration: 17
* system.scm: Reorder DNS constants definitionsEuAndreh2023-03-151-2/+2
|
* system.scm: Add first version of knot-service-type configurationEuAndreh2023-03-151-0/+100
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9fc99577c27450f1ccad3e8db68f7a0751db9349 git notes --ref=refs/notes/ci-data show 9fc99577c27450f1ccad3e8db68f7a0751db9349 Exit status: 0 Duration: 42
* system.scm: Re-order dhcp-client-service-typeEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 94888e91b56ee1ea6b1524ca39534eeac253e006 git notes --ref=refs/notes/ci-data show 94888e91b56ee1ea6b1524ca39534eeac253e006 Exit status: 0 Duration: 17
* system.scm: Better indentation of (skeletons ...) fieldEuAndreh2023-03-141-1/+3
|
* system.scm: Disable owner link on cgitEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d3805a13435f1e5451400619ce48cf4d534e844d git notes --ref=refs/notes/ci-data show d3805a13435f1e5451400619ce48cf4d534e844d Exit status: 0 Duration: 21
* system.scm: Use mailutils-sendmail from personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 03307bc592c238d0cb83a07dc37ba499b56059b5 git notes --ref=refs/notes/ci-data show 03307bc592c238d0cb83a07dc37ba499b56059b5 Exit status: 1 Duration: 4
* system.scm: Fix to new import path of personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c git notes --ref=refs/notes/ci-data show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c Exit status: 0 Duration: 216
* system.scm: Adapt (ssh-file-for ...) function for new SSH key pathEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 813266827378f6e53a092140274c690f45edcf26 git notes --ref=refs/notes/ci-data show 813266827378f6e53a092140274c690f45edcf26 Exit status: 0 Duration: 11
* system.scm: Use generic title for CGit root-titleEuAndreh2023-03-121-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9005779ac6b1b66e35afa23e9a102a96e808ac57 git notes --ref=refs/notes/ci-data show 9005779ac6b1b66e35afa23e9a102a96e808ac57 Exit status: 0 Duration: 27
* 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
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 git notes --ref=refs/notes/ci-data show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 Exit status: 0 Duration: 44
* system.scm: Explicitly say where mail is storedEuAndreh2023-03-121-1/+4
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show be0c169a0ca7dbfe6a996b769c653578189d6dea git notes --ref=refs/notes/ci-data show be0c169a0ca7dbfe6a996b769c653578189d6dea Exit status: 0 Duration: 16
* 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
| | | | | | | | | 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-111-2/+4
|
* channels.scm: Remove "nonguix" channelEuAndreh2023-03-111-9/+1
|
* src/infrastructure/guix/channels.scm: Do not depend on forked "guix" channelEuAndreh2023-03-101-11/+1
|
* 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
| | | | | | | | | | | | | | | | 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.
* 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"