aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/guix/system.scm: Add config for having pijul on the serverHEADmainEuAndreh2025-06-051-2/+22
|
* src/guix/system.scm: Add "node" to package-symbolsEuAndreh2025-05-121-1/+2
|
* src/guix/system.scm: setup CGI catchall nginx configurationEuAndreh2025-05-091-1/+22
|
* src/guix/system.scm: Add $PATH to cgit.cgi executionEuAndreh2025-05-091-0/+1
|
* src/guix/system.scm: Remove trailing index.html from nginx configEuAndreh2025-04-281-0/+9
|
* src/guix/system.scm: Get fail2ban-service-type from pkg:base-packagesEuAndreh2025-04-281-1/+0
|
* rm COPYINGEuAndreh2025-03-201-661/+0
|
* system.scm: Move swapfile from / to /mnt/productionEuAndreh2025-03-141-2/+2
|
* system.scm: Remove "http2" from nginx listenEuAndreh2025-03-141-1/+1
|
* system.scm: Indent service configurationsEuAndreh2025-03-141-3/+7
|
* system.scm: Add cicd-service-typeEuAndreh2025-03-131-1/+3
|
* system.scm: Add "ffmpegx" packageEuAndreh2025-03-031-1/+1
|
* Revert "system.scm: Stop proxying nginx to velhinho"EuAndreh2025-03-031-0/+8
| | | | This reverts commit cd1bb693a53b995df0e498f1a2e1b39701674a83.
* system.scm: Add wireguard peer for "novinho"EuAndreh2025-02-191-1/+7
|
* Simple rename "server" -> "toph"EuAndreh2024-10-302-4/+4
|
* system.scm: Add tld on custom syskeep-configurationEuAndreh2024-08-291-1/+3
|
* 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
|
* rm src/keys/SSH/root@euandre.org.id_rsa.pub.strippedEuAndreh2024-08-241-1/+0
|
* Makefile: Use $(config.txt) variable and documentEuAndreh2024-08-241-4/+13
|
* Re-include "id_rsa.pub" in /etc/EuAndreh2024-08-243-7/+8
|
* src/secrets/repo/wireguard-private-key.txt.gpg: Add from serverEuAndreh2024-08-243-0/+21
|
* .gitignore: Update rule for src/secrets/EuAndreh2024-08-241-1/+1
|
* src/secrets/prod/: Update links to new pathEuAndreh2024-08-242-2/+2
|
* Update mkdeps.sh, and update derived deps.mkEuAndreh2024-08-242-1/+13
|
* src/secrets/: Add .txt before .gpg to filesEuAndreh2024-08-244-0/+0
|
* src/secrets/prod/: Add symlinksEuAndreh2024-08-242-0/+2
|
* git mv src/secrets/*.gpg src/secrets/repo/EuAndreh2024-08-242-0/+0
|
* system.scm: Use pkg:syskeep-sudoers-file configurationEuAndreh2024-08-241-0/+1
|
* system.scm: Add "become-secrets-keeper" to "andreh" userEuAndreh2024-08-241-1/+1
|
* Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh2024-08-241-4/+4
|
* Makefile: Simplify building system.scm.sentinelEuAndreh2024-08-241-2/+2
|
* 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-213-4/+13
|
* mv src/tld.txt src/config/EuAndreh2024-08-213-3/+3
|
* 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-193-3/+2
| | | | calling make
* mv src/config/tld.txt src/EuAndreh2024-08-193-5/+5
|
* Simplify MakefileEuAndreh2024-08-195-67/+76
|
* system.scm: Get pkg:git-service-type and q:knot-zones-configuration from ↵EuAndreh2024-08-192-209/+15
| | | | packages repository
* system.scm: Do not (create-home-directory? ...) for Git: it changes permissionsEuAndreh2024-08-181-0/+1
|
* rm tests/assert-shellcheck.shEuAndreh2024-08-181-6/+0
|
* 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
|