aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* src/infrastructure/ssh.conf: Store conn socket in $XDG_STATE_HOMEEuAndreh2022-11-271-1/+1
|
* src/infrastructure/guix/system.scm: Use "inline:" for "alias_database"EuAndreh2022-11-271-2/+3
|
* src/infrastructure/guix/system.scm: Use custom /etc/hosts file: Include ↵EuAndreh2022-11-271-0/+13
| | | | WireGuard addresses
* src/infrastructure/guix/system.scm: Add catchall email addressEuAndreh2022-11-271-0/+2
|
* src/infrastructure/guix/system.scm: Use SIGKILL for Postfix againEuAndreh2022-11-271-1/+1
|
* src/infrastructure/guix/system.scm: WIP setup Prosody auth via SASLEuAndreh2022-11-271-3/+49
|
* src/infrastructure/ssh.conf: Enable persistent SSH connectionsEuAndreh2022-11-271-0/+3
|
* src/infrastructure/: Settle on euandre.org as host-nameEuAndreh2022-11-273-57/+12
|
* src/infrastructure/guix/system.scm: Disable verbose mode of smtpd processesEuAndreh2022-11-271-3/+3
|
* src/infrastructure/guix/system.scm: Add "htop" packageEuAndreh2022-11-261-0/+1
|
* src/infrastructure/guix/system.scm: Add libvirt and virtlog servicesEuAndreh2022-11-261-0/+3
|
* src/infrastructure/guix/system.scm: Add named config-file on dovecot reloadEuAndreh2022-11-261-2/+5
|
* src/infrastructure/guix/system.scm: Remove commented prosody sectionEuAndreh2022-11-251-5/+0
|
* src/infrastructure/guix/system.scm: Enable fail2ban serviceEuAndreh2022-11-251-0/+2
| | | | Use the default configuration while I'm learning to operate the service.
* src/infrastructure/guix/system.scm: Use git-shell as the login for gitEuAndreh2022-11-251-2/+1
|
* src/infrastructure/guix/system.scm: Add cronjobs for borg and reconfigureEuAndreh2022-11-251-0/+7
|
* src/infrastructure/guix/system.scm: Simplify and make with-email workEuAndreh2022-11-251-2/+2
|
* src/infrastructure/guix/system.scm: Move suyin and SSH configuration to root ↵EuAndreh2022-11-251-10/+7
| | | | | | | account Remove auxiliary "borg" group used to give read permission to the passphrase file.
* Setup toph access to suyin for making backupsEuAndreh2022-11-252-5/+9
|
* src/infrastructure/guix/system.scm: Add working version of toph OSEuAndreh2022-11-252-0/+1925
|
* Remove old config files, starting anew for tophEuAndreh2022-11-142-857/+0
|
* src/infrastructure/ssh.conf: Use default port 22EuAndreh2022-11-141-2/+0
|
* src/infrastructure/rsync.net/authorized_keys: Update path to remote repositoriesEuAndreh2022-11-141-3/+3
| | | | | | Friendly diff visible with: $ git show --word-diff $THIS_COMMIT
* src/infrastructure/machines.scm: Remove "Host" entry from sshd.confEuAndreh2022-03-291-4/+0
|
* src/infrastructure/machines.scm: Rename ssh.conf -> sshd.confEuAndreh2022-03-291-2/+2
|
* src/infrastructure/machines.scm: Add p.arrobaponto.org with HTTP basic authEuAndreh2022-03-291-14/+29
|
* src/infrastructure/machines.scm: Customize colors in infokeyEuAndreh2022-03-291-0/+5
|
* TODOs.md: Add #td-b6c2760f-4ea7-3f2c-bad7-e1f1e5f633bbEuAndreh2022-03-281-12/+0
|
* TODOs.md: Add #td-366e93f7-659f-7f48-4c8e-4d5eb1362df5EuAndreh2022-03-281-25/+0
|
* src/infrastructure/machines.scm: Use "suyin" remote alias in new ssh.conf fileEuAndreh2022-03-281-21/+28
|
* src/infrastructure/machines.scm: Remove m4, stop depending on itEuAndreh2022-03-281-3/+16
|
* src/infrastructure/machines.scm: Move relevant FIXME markers to TODOs.mdEuAndreh2022-03-251-26/+3
|
* src/infrastructure/lib/curth0.scm: Add eval-when statements for compile-time ↵EuAndreh2022-03-251-91/+97
| | | | enabling of #""#
* Use `/opt` over `/srv`EuAndreh2022-03-201-3/+2
|
* src/web/cgi/index.sh: Add from serverEuAndreh2022-03-201-0/+30
|
* mv src/* src/infrastructure/EuAndreh2022-03-204-0/+0
|
* src/ssh.conf: Remove lawtech addressEuAndreh2022-03-201-4/+0
|
* src/machines.scm: WIP OpenSMTPD configEuAndreh2022-03-201-0/+11
|
* src/machines.scm: Declaratively list usersEuAndreh2022-03-201-29/+37
|
* src/lib/curth0.scm: Re-export "first" and "second" functionsEuAndreh2022-03-201-1/+5
|
* mv src/curth0.scm src/lib/EuAndreh2022-03-141-0/+0
|
* src/machines.scm: Increase log-level of openssh serviceEuAndreh2022-03-141-0/+1
|
* src/machines.scm: Remove redundant default optionEuAndreh2022-03-141-1/+0
|
* src/machines.scm: Add infokey etc configuration fileEuAndreh2022-03-111-1/+9
|
* src/curth0.scm: Finish tests for heredocsEuAndreh2022-03-111-14/+227
| | | | Fix the case when a single #" was used.
* Add barely working Guix configuration for tophEuAndreh2022-03-072-0/+632
|
* src/rsync.net/authorized_keys: Commit public keys used to access rsync.netEuAndreh2022-03-071-0/+4
|
* Delete all old code and configuration to start from scratch with Guix onlyEuAndreh2022-03-071-0/+23
Delete files related to: - Terraform - opt/* - scripts/deploy - secrets/* - git-crypt - Nix