summaryrefslogtreecommitdiff
path: root/description (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-29system.scm: Add tld on custom syskeep-configurationEuAndreh1-1/+3
2024-08-28src/secrets/repo/borg-key.txt.gpg: AddEuAndreh2-0/+31
2024-08-26Makefile: Add skeleton for integration testsEuAndreh1-1/+8
2024-08-26src/secrets/repo/: Update secretsEuAndreh2-45/+60
2024-08-25src/secrets/repo/nic.im.txt.gpg: AddEuAndreh2-0/+20
2024-08-25src/secrets/repo/rsync.net.txt.gpg: Update to new valueEuAndreh1-15/+30
2024-08-24system.scm: Comment out papod services with still bad configurationEuAndreh1-5/+5
2024-08-24.gitignore: Adjust secrets ignore ruleEuAndreh1-1/+1
2024-08-24Makefile: gpg -q when decryptingEuAndreh1-1/+1
2024-08-24Upgrade mkdeps.sh and update deps.mkEuAndreh2-1/+15
2024-08-24src/secrets/prod/: Add symlinksEuAndreh2-0/+2
2024-08-24mv src/secrets/*.gpg src/secrets/repo/EuAndreh5-18/+23
2024-08-24Makefile: Use raw gpg key-idEuAndreh1-1/+1
2024-08-24Recover root@id_rsa configurationEuAndreh5-11/+20
2024-08-24system.scm: Adopt pkg:syskeep-sudoers-fileEuAndreh1-0/+1
2024-08-24system.scm: Add "become-secrets-keeper" to "andre" userEuAndreh1-1/+1
2024-08-24rm src/keys/SSH/laisse.pub.txtEuAndreh1-1/+0
2024-08-24Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh1-3/+3
2024-08-24Makefile: Simplify building system.scm.sentinelEuAndreh1-4/+3
2024-08-23Move src/versions/$P/version => src/versions/$P.txt; remove "sha256" fileEuAndreh15-21/+9
2024-08-23system.scm: Greatly simplify go-latest by using (options->transformation ...)EuAndreh1-30/+10
2024-08-23system.scm: Simple reorder of pkg:syskeep-service-typeEuAndreh1-1/+1
2024-08-23Move IPs to src/config/ipv{4,6}.txtEuAndreh3-16/+13
2024-08-23system.scm: Uncomment other golang servicesEuAndreh1-4/+4
2024-08-23system.scm: Remove (method ...) from (go-latest)EuAndreh1-1/+0
2024-08-23system.scm: Update checksums after updated origin method to git-fetchEuAndreh6-8/+11
2024-08-23cat src/guix/packages.scm >> src/guix/system.scmEuAndreh3-78/+43
2024-08-22system.scm: Remove cgit and enable git-daemon's git:// serverEuAndreh1-2/+4
2024-08-21system.scm: Enable binder-service-type, try building go-fullEuAndreh1-1/+1
2024-08-21src/config/known-hosts.txt: Update to specific correct valueEuAndreh1-2/+2
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-4/+3
2024-08-21Recover known-hosts.txt specific to this serverEuAndreh2-0/+11
2024-08-20Reapply "system.scm: Comment services that depend on go-full"EuAndreh1-5/+5
2024-08-20system.scm: Add pkg:git-service-type serviceEuAndreh1-0/+1
2024-08-20Revert "system.scm: Comment services that depend on go-full"EuAndreh1-5/+5
2024-08-20system.scm: Add "chattr +C" to /swapfile instructionsEuAndreh1-1/+3
2024-08-20system.scm: Comment services that depend on go-fullEuAndreh1-5/+5
2024-08-20system.scm: swapon /swapfileEuAndreh1-0/+10
2024-08-20system.scm: Reorder file-systems <-> swap-devicesEuAndreh1-6/+6
2024-08-19system.scm: Change locale to fr_FR.UTF-8EuAndreh1-1/+1
2024-08-19src/tld.txt: Embed in repository to allow server to reconfigure without calli...EuAndreh3-3/+2
2024-08-19mv src/config/tld.txt src/; tweak MakefileEuAndreh3-35/+23
2024-08-19system.scm: Get q:knot-zones-configuration from upstream packages repositoryEuAndreh1-12/+10
2024-08-19system.scm: Get (pkg:with-services-from-args ...) from upstream packages repo...EuAndreh1-42/+3
2024-08-18system.scm: Add specific configuration for deployed servicesEuAndreh1-52/+79
2024-08-18packages.scm: Stop using package/inheritEuAndreh1-5/+6
2024-08-18src/guix/: Remove references to (org euandre services)EuAndreh2-17/+16
2024-08-18Offload common server code to dedicated packagesEuAndreh22-1969/+91
2024-08-16src/guix/packages.scm: Inherit package definitions from upstream channelEuAndreh1-85/+28