| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-08-24 | rm src/keys/SSH/root@euandre.org.id_rsa.pub.stripped | EuAndreh | 1 | -1/+0 | |
| 2024-08-24 | Makefile: Use $(config.txt) variable and document | EuAndreh | 1 | -4/+13 | |
| 2024-08-24 | Re-include "id_rsa.pub" in /etc/ | EuAndreh | 3 | -7/+8 | |
| 2024-08-24 | src/secrets/repo/wireguard-private-key.txt.gpg: Add from server | EuAndreh | 3 | -0/+21 | |
| 2024-08-24 | .gitignore: Update rule for src/secrets/ | EuAndreh | 1 | -1/+1 | |
| 2024-08-24 | src/secrets/prod/: Update links to new path | EuAndreh | 2 | -2/+2 | |
| 2024-08-24 | Update mkdeps.sh, and update derived deps.mk | EuAndreh | 2 | -1/+13 | |
| 2024-08-24 | src/secrets/: Add .txt before .gpg to files | EuAndreh | 4 | -0/+0 | |
| 2024-08-24 | src/secrets/prod/: Add symlinks | EuAndreh | 2 | -0/+2 | |
| 2024-08-24 | git mv src/secrets/*.gpg src/secrets/repo/ | EuAndreh | 2 | -0/+0 | |
| 2024-08-24 | system.scm: Use pkg:syskeep-sudoers-file configuration | EuAndreh | 1 | -0/+1 | |
| 2024-08-24 | system.scm: Add "become-secrets-keeper" to "andreh" user | EuAndreh | 1 | -1/+1 | |
| 2024-08-24 | Makefile: Adjust "logs" and "all-logs" to subdirectory structure | EuAndreh | 1 | -4/+4 | |
| 2024-08-24 | Makefile: Simplify building system.scm.sentinel | EuAndreh | 1 | -2/+2 | |
| 2024-08-23 | Move IPs to src/config/ipv{4,6}.txt | EuAndreh | 3 | -16/+13 | |
| 2024-08-22 | system.scm: Add 8GiB /swapfile | EuAndreh | 1 | -0/+12 | |
| 2024-08-22 | system.scm: Only reorder (swap-devices ...) with (file-systems ...) | EuAndreh | 1 | -6/+6 | |
| 2024-08-21 | src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/ | EuAndreh | 3 | -4/+13 | |
| 2024-08-21 | mv src/tld.txt src/config/ | EuAndreh | 3 | -3/+3 | |
| 2024-08-21 | Recover known-hosts.txt specific to this server | EuAndreh | 2 | -0/+33 | |
| 2024-08-20 | system.scm: Explicitly enable git server | EuAndreh | 1 | -1/+2 | |
| 2024-08-19 | src/tld.txt: Embed file in repository to allow server to reconfigure without ↵ | EuAndreh | 3 | -3/+2 | |
| calling make | |||||
| 2024-08-19 | mv src/config/tld.txt src/ | EuAndreh | 3 | -5/+5 | |
| 2024-08-19 | Simplify Makefile | EuAndreh | 5 | -67/+76 | |
| 2024-08-19 | system.scm: Get pkg:git-service-type and q:knot-zones-configuration from ↵ | EuAndreh | 2 | -209/+15 | |
| packages repository | |||||
| 2024-08-18 | system.scm: Do not (create-home-directory? ...) for Git: it changes permissions | EuAndreh | 1 | -0/+1 | |
| 2024-08-18 | rm tests/assert-shellcheck.sh | EuAndreh | 1 | -6/+0 | |
| 2024-08-18 | rm -rf src/web/ | EuAndreh | 1 | -30/+0 | |
| 2024-08-18 | system.scm: Remove unused variables and functions | EuAndreh | 1 | -68/+23 | |
| 2024-08-18 | system.scm: Make /srv/git home directory of git service | EuAndreh | 1 | -11/+1 | |
| 2024-08-18 | system.scm: Fix shell of "git" user | EuAndreh | 1 | -2/+2 | |
| 2024-08-18 | system.scm: Stop proxying nginx to velhinho | EuAndreh | 1 | -7/+0 | |
| 2024-08-18 | system.scm: Replace git-daemon-service-type with custom git-service-type | EuAndreh | 1 | -3/+101 | |
| 2024-08-18 | rm -rf doc/ src/development/ | EuAndreh | 3 | -192/+0 | |
| 2024-08-18 | rm -rf src/infrastructure/{ci,config,scripts}/ | EuAndreh | 17 | -1544/+0 | |
| 2024-08-18 | system.scm: Use configuration from syskeep and upstream "packages" repository | EuAndreh | 1 | -193/+25 | |
| 2024-08-18 | git mv src/infrastructure/keys/ src/ | EuAndreh | 4 | -5/+5 | |
| 2024-08-18 | system.scm: Rename prefix "queue:" => "q:" | EuAndreh | 1 | -8/+9 | |
| 2024-08-18 | rm .tdrc | EuAndreh | 1 | -1/+0 | |
| 2024-08-18 | rm src/guix/packages.scm | EuAndreh | 1 | -72/+0 | |
| 2024-08-18 | system.scm: Use newer upstream configuration of internet-postfix-service-type | EuAndreh | 1 | -7/+1 | |
| 2024-08-18 | system.scm: use (current-filename) for setting working-dir | EuAndreh | 1 | -8/+1 | |
| Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a5a7a8d05f4cc4f8646f216f824e2fb770913787 git notes --ref=refs/notes/ci-data show a5a7a8d05f4cc4f8646f216f824e2fb770913787 Exit status: 128 Duration: 0 | |||||
| 2024-08-18 | system.scm: Stop including packages:server in system profile | EuAndreh | 1 | -1/+0 | |
| Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a55dc785d61f9a42a11f42bd699c68508b08543e git notes --ref=refs/notes/ci-data show a55dc785d61f9a42a11f42bd699c68508b08543e Exit status: 128 Duration: 0 | |||||
| 2024-08-18 | git mv src/infrastructure/guix/ src/ | EuAndreh | 4 | -1/+1 | |
| 2024-08-18 | channels.scm: Point to new repository | EuAndreh | 1 | -2/+2 | |
| Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 25366e0a5548a66a7c6f41d491ab92516024c8a1 git notes --ref=refs/notes/ci-data show 25366e0a5548a66a7c6f41d491ab92516024c8a1 Exit status: 128 Duration: 0 | |||||
| 2024-07-10 | Revert "system.scm: Do not export all repositories over git:// by default" | EuAndreh | 1 | -1/+3 | |
| This reverts commit d48b95a3431d6dcb711970dc6848ecebc67dd6c6. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 0a64614c91c0ea7bb8106e0f251b665c96484e15 git notes --ref=refs/notes/ci-data show 0a64614c91c0ea7bb8106e0f251b665c96484e15 Exit status: 128 Duration: 0 | |||||
| 2024-05-09 | system.scm: Stick to TLSv1.3 only | EuAndreh | 1 | -3/+1 | |
| 2024-05-09 | Stop using secret NGINX configuration | EuAndreh | 2 | -19/+0 | |
| 2024-05-09 | src/secrets/: mv *.txt.gpg .gpg | EuAndreh | 2 | -0/+0 | |
| 2024-04-22 | system.scm: Remove "nss-certs" package | EuAndreh | 1 | -2/+1 | |
| Some other package is propagating an older version of it, and failing the system build because of a conflict. | |||||
