aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* system.scm: Stop proxying nginx to velhinhoEuAndreh2024-08-181-7/+0
* system.scm: Replace git-daemon-service-type with custom git-service-typeEuAndreh2024-08-181-3/+101
* rm -rf doc/ src/development/EuAndreh2024-08-183-192/+0
* rm -rf src/infrastructure/{ci,config,scripts}/EuAndreh2024-08-1817-1544/+0
* system.scm: Use configuration from syskeep and upstream "packages" repositoryEuAndreh2024-08-181-193/+25
* git mv src/infrastructure/keys/ src/EuAndreh2024-08-184-5/+5
* system.scm: Rename prefix "queue:" => "q:"EuAndreh2024-08-181-8/+9
* rm .tdrcEuAndreh2024-08-181-1/+0
* rm src/guix/packages.scmEuAndreh2024-08-181-72/+0
* system.scm: Use newer upstream configuration of internet-postfix-service-typeEuAndreh2024-08-181-7/+1
* system.scm: use (current-filename) for setting working-dirEuAndreh2024-08-181-8/+1
* system.scm: Stop including packages:server in system profileEuAndreh2024-08-181-1/+0
* git mv src/infrastructure/guix/ src/EuAndreh2024-08-184-1/+1
* channels.scm: Point to new repositoryEuAndreh2024-08-181-2/+2
* Revert "system.scm: Do not export all repositories over git:// by default"EuAndreh2024-07-101-1/+3
* system.scm: Stick to TLSv1.3 onlyEuAndreh2024-05-091-3/+1
* Stop using secret NGINX configurationEuAndreh2024-05-092-19/+0
* src/secrets/: mv *.txt.gpg .gpgEuAndreh2024-05-092-0/+0
* system.scm: Remove "nss-certs" packageEuAndreh2024-04-221-2/+1
* reconfigure.sh: rm -f /etc/guix/channels.scm before copyingEuAndreh2024-04-011-2/+5
* Makefile: remove dependency on td(1) for nowEuAndreh2024-02-061-1/+1
* packages.scm: Remove org-euandre.td package dependencyEuAndreh2024-02-051-1/+0
* backup.sh: Do not run check by defaultEuAndreh2024-01-221-4/+4
* cronjob.sh: Increase timeout to 4 hoursEuAndreh2023-10-191-1/+1
* re 's/servers/server/g'EuAndreh2023-10-197-11/+11
* system.scm: Enforce forward-secrecy cyphers on nginxEuAndreh2023-09-191-0/+2
* system.scm: Add CAA record config to knotEuAndreh2023-09-191-0/+4
* system.scm: Explicitly disable compressionEuAndreh2023-09-181-0/+1
* system.scm: Increase HSTS max-age to 1 yearEuAndreh2023-09-181-1/+1
* system.scm: Enable TLSv1.2 besides TLSv1.3EuAndreh2023-09-181-1/+3
* src/infrastructure/guix/system.scm: TLS 1.3 only on nginxEuAndreh2023-09-151-0/+1
* Add "--lock-wait 1200" restriction to the SSH key commandEuAndreh2023-06-212-2/+2
* src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...EuAndreh2023-05-233-0/+20
* backup.sh: Add -x flagEuAndreh2023-05-131-5/+19
* system.scm: Add kdig(1) (TLS dig) and tcpdump(8) toolsEuAndreh2023-05-131-0/+2
* cronjob.sh: Increase timeout to 3 hoursEuAndreh2023-05-051-1/+1
* gc.sh: Add 1 month window to keep Guix versionsEuAndreh2023-04-291-2/+2
* system.scm: Increase postfix size limitsEuAndreh2023-04-291-1/+7
* TODOs.md: Add extra solar-powered linkEuAndreh2023-04-291-0/+1
* cicd.sh: Use stub Guix fallback shellEuAndreh2023-04-191-1/+1
* cicd.sh: Update help stringEuAndreh2023-04-191-14/+28
* gc.sh: Add "-v" to gc_deployEuAndreh2023-04-161-1/+1
* WIP Git Guix shellEuAndreh2023-04-012-1/+156
* system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh2023-04-011-1/+1
* system.scm: Use "git" over "git-minimal" packageEuAndreh2023-03-311-1/+1
* git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: report s/finished/generated/EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Include project name in CI log entryEuAndreh2023-03-301-3/+4
* git-post-receive.sh: Notify start of CI HTML reportEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Include PID on syslogd entryEuAndreh2023-03-301-1/+1