aboutsummaryrefslogtreecommitdiff
path: root/src/web/cgi (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-08-18system.scm: Replace git-daemon-service-type with custom git-service-typeEuAndreh1-3/+101
2024-08-18rm -rf doc/ src/development/EuAndreh3-192/+0
2024-08-18rm -rf src/infrastructure/{ci,config,scripts}/EuAndreh17-1544/+0
2024-08-18system.scm: Use configuration from syskeep and upstream "packages" repositoryEuAndreh1-193/+25
2024-08-18git mv src/infrastructure/keys/ src/EuAndreh4-5/+5
2024-08-18system.scm: Rename prefix "queue:" => "q:"EuAndreh1-8/+9
2024-08-18rm .tdrcEuAndreh1-1/+0
2024-08-18rm src/guix/packages.scmEuAndreh1-72/+0
2024-08-18system.scm: Use newer upstream configuration of internet-postfix-service-typeEuAndreh1-7/+1
2024-08-18system.scm: use (current-filename) for setting working-dirEuAndreh1-8/+1
2024-08-18system.scm: Stop including packages:server in system profileEuAndreh1-1/+0
2024-08-18git mv src/infrastructure/guix/ src/EuAndreh4-1/+1
2024-08-18channels.scm: Point to new repositoryEuAndreh1-2/+2
2024-07-10Revert "system.scm: Do not export all repositories over git:// by default"EuAndreh1-1/+3
2024-05-09system.scm: Stick to TLSv1.3 onlyEuAndreh1-3/+1
2024-05-09Stop using secret NGINX configurationEuAndreh2-19/+0
2024-05-09src/secrets/: mv *.txt.gpg .gpgEuAndreh2-0/+0
2024-04-22system.scm: Remove "nss-certs" packageEuAndreh1-2/+1
2024-04-01reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh1-2/+5
2024-02-06Makefile: remove dependency on td(1) for nowEuAndreh1-1/+1
2024-02-05packages.scm: Remove org-euandre.td package dependencyEuAndreh1-1/+0
2024-01-22backup.sh: Do not run check by defaultEuAndreh1-4/+4
2023-10-19cronjob.sh: Increase timeout to 4 hoursEuAndreh1-1/+1
2023-10-19re 's/servers/server/g'EuAndreh7-11/+11
2023-09-19system.scm: Enforce forward-secrecy cyphers on nginxEuAndreh1-0/+2
2023-09-19system.scm: Add CAA record config to knotEuAndreh1-0/+4
2023-09-18system.scm: Explicitly disable compressionEuAndreh1-0/+1
2023-09-18system.scm: Increase HSTS max-age to 1 yearEuAndreh1-1/+1
2023-09-18system.scm: Enable TLSv1.2 besides TLSv1.3EuAndreh1-1/+3
2023-09-15src/infrastructure/guix/system.scm: TLS 1.3 only on nginxEuAndreh1-0/+1
2023-06-21Add "--lock-wait 1200" restriction to the SSH key commandEuAndreh2-2/+2
2023-05-23src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...EuAndreh3-0/+20
2023-05-13backup.sh: Add -x flagEuAndreh1-5/+19
2023-05-13system.scm: Add kdig(1) (TLS dig) and tcpdump(8) toolsEuAndreh1-0/+2
2023-05-05cronjob.sh: Increase timeout to 3 hoursEuAndreh1-1/+1
2023-04-29gc.sh: Add 1 month window to keep Guix versionsEuAndreh1-2/+2
2023-04-29system.scm: Increase postfix size limitsEuAndreh1-1/+7
2023-04-29TODOs.md: Add extra solar-powered linkEuAndreh1-0/+1
2023-04-19cicd.sh: Use stub Guix fallback shellEuAndreh1-1/+1
2023-04-19cicd.sh: Update help stringEuAndreh1-12/+26
2023-04-16gc.sh: Add "-v" to gc_deployEuAndreh1-1/+1
2023-04-01WIP Git Guix shellEuAndreh2-1/+156
2023-04-01system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh1-1/+1
2023-03-31system.scm: Use "git" over "git-minimal" packageEuAndreh1-1/+1
2023-03-30git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh1-1/+1
2023-03-30git-post-receive.sh: report s/finished/generated/EuAndreh1-1/+1