index
:
server
main
Setup and configuration for VPS and other personal server
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
system.scm: Disable WIP Cyrus SASL auth in Prosody
EuAndreh
2022-11-30
1
-1
/
+2
*
src/infrastructure/guix/channels.scm: Use fork of "guix" channel
EuAndreh
2022-11-30
2
-2
/
+12
*
system.scm: Add "btop" package
EuAndreh
2022-11-29
1
-0
/
+1
*
src/infrastructure/guix/system.scm: Cleanup doc strings; shuffle things around
EuAndreh
2022-11-29
1
-58
/
+12
*
src/infrastructure/guix/system.scm: Remove nanolist-service-type
EuAndreh
2022-11-29
1
-1
/
+0
*
src/infrastructure/guix/system.scm: Move many services to package-repository
EuAndreh
2022-11-29
1
-505
/
+0
*
src/infrastructure/guix/system.scm: Create "git-dir" variable to store "/srv/...
EuAndreh
2022-11-28
1
-6
/
+8
*
src/infrastructure/guix/system.scm: Fix email loop with virtual_alias_database
EuAndreh
2022-11-28
1
-4
/
+5
*
src/infrastructure/guix/system.scm: Use alias_database with "static:" is not ...
EuAndreh
2022-11-28
1
-3
/
+4
*
src/infrastructure/guix/: Make uniform path for git:// and https:// access
•••
Instead of having repositories served over the Git protocol differ from when they are served via the Dumb HTTP protocol. Previously, nginx was doing the URL rewriting, and
EuAndreh
2022-11-28
2
-2
/
+3
*
Makefile: Add "public" as adependency to "dev-check"
EuAndreh
2022-11-28
1
-1
/
+1
*
src/infrastructure/guix/system.scm: Add hostname to cronjob email subject
EuAndreh
2022-11-28
1
-1
/
+1
*
src/infrastructure/guix/channels.scm: Change org-euandre channel
EuAndreh
2022-11-28
1
-2
/
+2
*
Build TODOs.html on "public" target
EuAndreh
2022-11-27
6
-6
/
+176
*
.envrc: Remove unused file
EuAndreh
2022-11-27
1
-4
/
+0
*
src/infrastructure/ssh.conf: Store conn socket in $XDG_STATE_HOME
EuAndreh
2022-11-27
1
-1
/
+1
*
Makefile: Revert from toph.wg to toph
EuAndreh
2022-11-27
1
-2
/
+2
*
src/infrastructure/guix/system.scm: Use "inline:" for "alias_database"
EuAndreh
2022-11-27
1
-2
/
+3
*
src/infrastructure/guix/system.scm: Use custom /etc/hosts file: Include WireG...
EuAndreh
2022-11-27
1
-0
/
+13
*
src/infrastructure/guix/system.scm: Add catchall email address
EuAndreh
2022-11-27
1
-0
/
+2
*
Makefile: Use toph.wg for hostname
EuAndreh
2022-11-27
1
-2
/
+2
*
src/infrastructure/guix/system.scm: Use SIGKILL for Postfix again
EuAndreh
2022-11-27
1
-1
/
+1
*
src/infrastructure/guix/system.scm: WIP setup Prosody auth via SASL
EuAndreh
2022-11-27
1
-3
/
+49
*
src/infrastructure/ssh.conf: Enable persistent SSH connections
EuAndreh
2022-11-27
1
-0
/
+3
*
src/infrastructure/: Settle on euandre.org as host-name
EuAndreh
2022-11-27
3
-57
/
+12
*
src/infrastructure/guix/system.scm: Disable verbose mode of smtpd processes
EuAndreh
2022-11-27
1
-3
/
+3
*
Makefile: Also copy channels.scm in "deploy" target
EuAndreh
2022-11-27
1
-1
/
+4
*
src/infrastructure/guix/system.scm: Add "htop" package
EuAndreh
2022-11-26
1
-0
/
+1
*
src/infrastructure/guix/system.scm: Add libvirt and virtlog services
EuAndreh
2022-11-26
1
-0
/
+3
*
src/infrastructure/guix/system.scm: Add named config-file on dovecot reload
EuAndreh
2022-11-26
1
-2
/
+5
*
src/infrastructure/guix/system.scm: Remove commented prosody section
EuAndreh
2022-11-25
1
-5
/
+0
*
src/infrastructure/guix/system.scm: Enable fail2ban service
•••
Use the default configuration while I'm learning to operate the service.
EuAndreh
2022-11-25
1
-0
/
+2
*
src/infrastructure/guix/system.scm: Use git-shell as the login for git
EuAndreh
2022-11-25
1
-2
/
+1
*
src/infrastructure/guix/system.scm: Add cronjobs for borg and reconfigure
EuAndreh
2022-11-25
1
-0
/
+7
*
src/infrastructure/guix/system.scm: Simplify and make with-email work
EuAndreh
2022-11-25
1
-2
/
+2
*
src/infrastructure/guix/system.scm: Move suyin and SSH configuration to root ...
•••
Remove auxiliary "borg" group used to give read permission to the passphrase file.
EuAndreh
2022-11-25
1
-10
/
+7
*
Setup toph access to suyin for making backups
EuAndreh
2022-11-25
2
-5
/
+9
*
src/infrastructure/guix/system.scm: Add working version of toph OS
EuAndreh
2022-11-25
3
-10
/
+1931
*
rm -rf aux/
EuAndreh
2022-11-14
23
-1003
/
+0
*
Remove old config files, starting anew for toph
EuAndreh
2022-11-14
3
-867
/
+0
*
src/infrastructure/ssh.conf: Use default port 22
EuAndreh
2022-11-14
1
-2
/
+0
*
src/infrastructure/rsync.net/authorized_keys: Update path to remote repositories
•••
Friendly diff visible with: $ git show --word-diff $THIS_COMMIT
EuAndreh
2022-11-14
1
-3
/
+3
*
TODOs.md: Add spacing between top level headings
EuAndreh
2022-04-25
1
-0
/
+6
*
TODOs.md: Add link to "Resources"
EuAndreh
2022-04-25
1
-0
/
+1
*
TODOs.md: Add #td-8b422469-ebfc-e1a6-605b-fc39adda4c68
EuAndreh
2022-03-29
1
-0
/
+9
*
TODOs.md: Add #td-7853ec30-a832-d05b-f530-2417dc7524d7
EuAndreh
2022-03-29
1
-0
/
+3
*
src/infrastructure/machines.scm: Remove "Host" entry from sshd.conf
EuAndreh
2022-03-29
1
-4
/
+0
*
src/infrastructure/machines.scm: Rename ssh.conf -> sshd.conf
EuAndreh
2022-03-29
1
-2
/
+2
*
src/infrastructure/machines.scm: Add p.arrobaponto.org with HTTP basic auth
EuAndreh
2022-03-29
1
-14
/
+29
*
src/infrastructure/machines.scm: Customize colors in infokey
EuAndreh
2022-03-29
1
-0
/
+5
[next]