aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simple rename "server" -> "toph"EuAndreh2024-10-301-1/+1
* Makefile: simple spacingEuAndreh2024-08-261-0/+1
* Makefile: Add skeleton for running integration testsEuAndreh2024-08-241-1/+7
* Makefile: gpg -q when decryptingEuAndreh2024-08-241-1/+1
* Makefile: Use $(config.txt) variable and documentEuAndreh2024-08-241-4/+13
* Re-include "id_rsa.pub" in /etc/EuAndreh2024-08-241-6/+4
* Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh2024-08-241-4/+4
* Makefile: Simplify building system.scm.sentinelEuAndreh2024-08-241-2/+2
* src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh2024-08-211-2/+5
* mv src/tld.txt src/config/EuAndreh2024-08-211-2/+2
* src/tld.txt: Embed file in repository to allow server to reconfigure without ...EuAndreh2024-08-191-2/+1
* mv src/config/tld.txt src/EuAndreh2024-08-191-3/+3
* Simplify MakefileEuAndreh2024-08-191-62/+62
* git mv src/infrastructure/keys/ src/EuAndreh2024-08-181-5/+5
* git mv src/infrastructure/guix/ src/EuAndreh2024-08-181-1/+1
* Makefile: remove dependency on td(1) for nowEuAndreh2024-02-061-1/+1
* re 's/servers/server/g'EuAndreh2023-10-191-1/+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-231-0/+1
* Makefile: Fix directory of CI outputEuAndreh2023-03-301-2/+2
* Makefile: generate .pub.stripped in "all"EuAndreh2023-03-281-1/+1
* Makefile: Add "public/dev/ci" as a dependency of "public"EuAndreh2023-03-271-1/+4
* Add minimum support for generating actual HTML files in public/EuAndreh2023-03-271-3/+20
* Build HTML and install it via CIEuAndreh2023-03-271-8/+33
* Makefile: Rename "result" to "system"EuAndreh2023-03-271-2/+2
* Makefile: Do not build "result" by defaultEuAndreh2023-03-271-1/+1
* Makefile: Remove result{,-next} shenanigansEuAndreh2023-03-271-4/+2
* Makefile: Add "check-shellcheck" targetEuAndreh2023-03-251-1/+4
* Makefile: Recover clean-up of unencrypted secrets filesEuAndreh2023-03-201-1/+1
* Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh2023-03-201-13/+7
* Makefile: Also upload managed SSH known_hosts fileEuAndreh2023-03-201-2/+6
* Makefile: Build system on "all" target with symlink at "result"EuAndreh2023-03-161-1/+12
* Makefile: Remove ".stripped" SSH key file in "clean" targetEuAndreh2023-03-151-1/+2
* Makefile: Use correct SSH public key in serverEuAndreh2023-03-141-3/+7
* Make server get SSH keypair from repo over local files in server diskEuAndreh2023-03-131-5/+6
* Include root@euandre.org private key to the repositoryEuAndreh2023-03-131-5/+12
* Makefile: Delete plain secrets on "clean" targetEuAndreh2023-03-131-0/+2
* Makefile: Add "upload-secrets" target, and include borg-passphrase.txt in itEuAndreh2023-03-121-0/+22
* Split SSH public keys into files, and upload it via a make targetEuAndreh2023-03-101-0/+6
* Makefile: cleanup existing targetsEuAndreh2023-03-101-53/+2
* aux/: Embed files in repositoryEuAndreh2022-12-081-8/+11
* Makefile: Build public/ out of data from the repositoryEuAndreh2022-12-081-7/+28
* Makefile: Add $(HOST) variableEuAndreh2022-12-061-2/+3
* Makefile: Add "public" as adependency to "dev-check"EuAndreh2022-11-281-1/+1
* Build TODOs.html on "public" targetEuAndreh2022-11-271-2/+19
* Makefile: Revert from toph.wg to tophEuAndreh2022-11-271-2/+2
* Makefile: Use toph.wg for hostnameEuAndreh2022-11-271-2/+2
* Makefile: Also copy channels.scm in "deploy" targetEuAndreh2022-11-271-1/+4
* src/infrastructure/guix/system.scm: Add working version of toph OSEuAndreh2022-11-251-10/+6
* Add barely working Guix configuration for tophEuAndreh2022-03-071-3/+9