aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-12src/guix/system.scm: Add "node" to package-symbolsEuAndreh1-1/+2
2025-05-09src/guix/system.scm: setup CGI catchall nginx configurationEuAndreh1-1/+22
2025-05-09src/guix/system.scm: Add $PATH to cgit.cgi executionEuAndreh1-0/+1
2025-04-28src/guix/system.scm: Remove trailing index.html from nginx configEuAndreh1-0/+9
2025-04-28src/guix/system.scm: Get fail2ban-service-type from pkg:base-packagesEuAndreh1-1/+0
2025-03-20rm COPYINGEuAndreh1-661/+0
2025-03-14system.scm: Move swapfile from / to /mnt/productionEuAndreh1-2/+2
2025-03-14system.scm: Remove "http2" from nginx listenEuAndreh1-1/+1
2025-03-14system.scm: Indent service configurationsEuAndreh1-3/+7
2025-03-13system.scm: Add cicd-service-typeEuAndreh1-1/+3
2025-03-03system.scm: Add "ffmpegx" packageEuAndreh1-1/+1
2025-03-03Revert "system.scm: Stop proxying nginx to velhinho"EuAndreh1-0/+8
2025-02-19system.scm: Add wireguard peer for "novinho"EuAndreh1-1/+7
2024-10-30Simple rename "server" -> "toph"EuAndreh2-4/+4
2024-08-29system.scm: Add tld on custom syskeep-configurationEuAndreh1-1/+3
2024-08-26Makefile: simple spacingEuAndreh1-0/+1
2024-08-24Makefile: Add skeleton for running integration testsEuAndreh1-1/+7
2024-08-24Makefile: gpg -q when decryptingEuAndreh1-1/+1
2024-08-24rm src/keys/SSH/root@euandre.org.id_rsa.pub.strippedEuAndreh1-1/+0
2024-08-24Makefile: Use $(config.txt) variable and documentEuAndreh1-4/+13
2024-08-24Re-include "id_rsa.pub" in /etc/EuAndreh3-7/+8
2024-08-24src/secrets/repo/wireguard-private-key.txt.gpg: Add from serverEuAndreh3-0/+21
2024-08-24.gitignore: Update rule for src/secrets/EuAndreh1-1/+1
2024-08-24src/secrets/prod/: Update links to new pathEuAndreh2-2/+2
2024-08-24Update mkdeps.sh, and update derived deps.mkEuAndreh2-1/+13
2024-08-24src/secrets/: Add .txt before .gpg to filesEuAndreh4-0/+0
2024-08-24src/secrets/prod/: Add symlinksEuAndreh2-0/+2
2024-08-24git mv src/secrets/*.gpg src/secrets/repo/EuAndreh2-0/+0
2024-08-24system.scm: Use pkg:syskeep-sudoers-file configurationEuAndreh1-0/+1
2024-08-24system.scm: Add "become-secrets-keeper" to "andreh" userEuAndreh1-1/+1
2024-08-24Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh1-4/+4
2024-08-24Makefile: Simplify building system.scm.sentinelEuAndreh1-2/+2
2024-08-23Move IPs to src/config/ipv{4,6}.txtEuAndreh3-16/+13
2024-08-22system.scm: Add 8GiB /swapfileEuAndreh1-0/+12
2024-08-22system.scm: Only reorder (swap-devices ...) with (file-systems ...)EuAndreh1-6/+6
2024-08-21src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh3-4/+13
2024-08-21mv src/tld.txt src/config/EuAndreh3-3/+3
2024-08-21Recover known-hosts.txt specific to this serverEuAndreh2-0/+33
2024-08-20system.scm: Explicitly enable git serverEuAndreh1-1/+2
2024-08-19src/tld.txt: Embed file in repository to allow server to reconfigure without ...EuAndreh3-3/+2
2024-08-19mv src/config/tld.txt src/EuAndreh3-5/+5
2024-08-19Simplify MakefileEuAndreh5-67/+76
2024-08-19system.scm: Get pkg:git-service-type and q:knot-zones-configuration from pack...EuAndreh2-209/+15
2024-08-18system.scm: Do not (create-home-directory? ...) for Git: it changes permissionsEuAndreh1-0/+1
2024-08-18rm tests/assert-shellcheck.shEuAndreh1-6/+0
2024-08-18rm -rf src/web/EuAndreh1-30/+0
2024-08-18system.scm: Remove unused variables and functionsEuAndreh1-68/+23
2024-08-18system.scm: Make /srv/git home directory of git serviceEuAndreh1-11/+1
2024-08-18system.scm: Fix shell of "git" userEuAndreh1-2/+2
2024-08-18system.scm: Stop proxying nginx to velhinhoEuAndreh1-7/+0