aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IPs to src/config/ipv{4,6}.txtEuAndreh2024-08-233-16/+13
* system.scm: Add 8GiB /swapfileEuAndreh2024-08-221-0/+12
* system.scm: Only reorder (swap-devices ...) with (file-systems ...)EuAndreh2024-08-221-6/+6
* src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh2024-08-212-2/+8
* mv src/tld.txt src/config/EuAndreh2024-08-212-1/+1
* Recover known-hosts.txt specific to this serverEuAndreh2024-08-212-0/+33
* system.scm: Explicitly enable git serverEuAndreh2024-08-201-1/+2
* src/tld.txt: Embed file in repository to allow server to reconfigure without ...EuAndreh2024-08-191-0/+1
* mv src/config/tld.txt src/EuAndreh2024-08-191-1/+1
* Simplify MakefileEuAndreh2024-08-191-1/+0
* system.scm: Get pkg:git-service-type and q:knot-zones-configuration from pack...EuAndreh2024-08-192-209/+15
* system.scm: Do not (create-home-directory? ...) for Git: it changes permissionsEuAndreh2024-08-181-0/+1
* rm -rf src/web/EuAndreh2024-08-181-30/+0
* system.scm: Remove unused variables and functionsEuAndreh2024-08-181-68/+23
* system.scm: Make /srv/git home directory of git serviceEuAndreh2024-08-181-11/+1
* system.scm: Fix shell of "git" userEuAndreh2024-08-181-2/+2
* 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-181-33/+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-183-0/+0
* system.scm: Rename prefix "queue:" => "q:"EuAndreh2024-08-181-8/+9
* 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-183-0/+0
* 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
* 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-193-5/+5
* 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-211-1/+1
* src/secrets/nginx.conf.txt.gpg: Add private nginx config, and include it in s...EuAndreh2023-05-232-0/+19
* 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