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
*
src/guix/system.scm: Add config for having pijul on the server
HEAD
main
EuAndreh
2025-06-05
1
-2
/
+22
*
src/guix/system.scm: Add "node" to package-symbols
EuAndreh
2025-05-12
1
-1
/
+2
*
src/guix/system.scm: setup CGI catchall nginx configuration
EuAndreh
2025-05-09
1
-1
/
+22
*
src/guix/system.scm: Add $PATH to cgit.cgi execution
EuAndreh
2025-05-09
1
-0
/
+1
*
src/guix/system.scm: Remove trailing index.html from nginx config
EuAndreh
2025-04-28
1
-0
/
+9
*
src/guix/system.scm: Get fail2ban-service-type from pkg:base-packages
EuAndreh
2025-04-28
1
-1
/
+0
*
rm COPYING
EuAndreh
2025-03-20
1
-661
/
+0
*
system.scm: Move swapfile from / to /mnt/production
EuAndreh
2025-03-14
1
-2
/
+2
*
system.scm: Remove "http2" from nginx listen
EuAndreh
2025-03-14
1
-1
/
+1
*
system.scm: Indent service configurations
EuAndreh
2025-03-14
1
-3
/
+7
*
system.scm: Add cicd-service-type
EuAndreh
2025-03-13
1
-1
/
+3
*
system.scm: Add "ffmpegx" package
EuAndreh
2025-03-03
1
-1
/
+1
*
Revert "system.scm: Stop proxying nginx to velhinho"
EuAndreh
2025-03-03
1
-0
/
+8
*
system.scm: Add wireguard peer for "novinho"
EuAndreh
2025-02-19
1
-1
/
+7
*
Simple rename "server" -> "toph"
EuAndreh
2024-10-30
2
-4
/
+4
*
system.scm: Add tld on custom syskeep-configuration
EuAndreh
2024-08-29
1
-1
/
+3
*
Makefile: simple spacing
EuAndreh
2024-08-26
1
-0
/
+1
*
Makefile: Add skeleton for running integration tests
EuAndreh
2024-08-24
1
-1
/
+7
*
Makefile: gpg -q when decrypting
EuAndreh
2024-08-24
1
-1
/
+1
*
rm src/keys/SSH/root@euandre.org.id_rsa.pub.stripped
EuAndreh
2024-08-24
1
-1
/
+0
*
Makefile: Use $(config.txt) variable and document
EuAndreh
2024-08-24
1
-4
/
+13
*
Re-include "id_rsa.pub" in /etc/
EuAndreh
2024-08-24
3
-7
/
+8
*
src/secrets/repo/wireguard-private-key.txt.gpg: Add from server
EuAndreh
2024-08-24
3
-0
/
+21
*
.gitignore: Update rule for src/secrets/
EuAndreh
2024-08-24
1
-1
/
+1
*
src/secrets/prod/: Update links to new path
EuAndreh
2024-08-24
2
-2
/
+2
*
Update mkdeps.sh, and update derived deps.mk
EuAndreh
2024-08-24
2
-1
/
+13
*
src/secrets/: Add .txt before .gpg to files
EuAndreh
2024-08-24
4
-0
/
+0
*
src/secrets/prod/: Add symlinks
EuAndreh
2024-08-24
2
-0
/
+2
*
git mv src/secrets/*.gpg src/secrets/repo/
EuAndreh
2024-08-24
2
-0
/
+0
*
system.scm: Use pkg:syskeep-sudoers-file configuration
EuAndreh
2024-08-24
1
-0
/
+1
*
system.scm: Add "become-secrets-keeper" to "andreh" user
EuAndreh
2024-08-24
1
-1
/
+1
*
Makefile: Adjust "logs" and "all-logs" to subdirectory structure
EuAndreh
2024-08-24
1
-4
/
+4
*
Makefile: Simplify building system.scm.sentinel
EuAndreh
2024-08-24
1
-2
/
+2
*
Move IPs to src/config/ipv{4,6}.txt
EuAndreh
2024-08-23
3
-16
/
+13
*
system.scm: Add 8GiB /swapfile
EuAndreh
2024-08-22
1
-0
/
+12
*
system.scm: Only reorder (swap-devices ...) with (file-systems ...)
EuAndreh
2024-08-22
1
-6
/
+6
*
src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/
EuAndreh
2024-08-21
3
-4
/
+13
*
mv src/tld.txt src/config/
EuAndreh
2024-08-21
3
-3
/
+3
*
Recover known-hosts.txt specific to this server
EuAndreh
2024-08-21
2
-0
/
+33
*
system.scm: Explicitly enable git server
EuAndreh
2024-08-20
1
-1
/
+2
*
src/tld.txt: Embed file in repository to allow server to reconfigure without ...
EuAndreh
2024-08-19
3
-3
/
+2
*
mv src/config/tld.txt src/
EuAndreh
2024-08-19
3
-5
/
+5
*
Simplify Makefile
EuAndreh
2024-08-19
5
-67
/
+76
*
system.scm: Get pkg:git-service-type and q:knot-zones-configuration from pack...
EuAndreh
2024-08-19
2
-209
/
+15
*
system.scm: Do not (create-home-directory? ...) for Git: it changes permissions
EuAndreh
2024-08-18
1
-0
/
+1
*
rm tests/assert-shellcheck.sh
EuAndreh
2024-08-18
1
-6
/
+0
*
rm -rf src/web/
EuAndreh
2024-08-18
1
-30
/
+0
*
system.scm: Remove unused variables and functions
EuAndreh
2024-08-18
1
-68
/
+23
*
system.scm: Make /srv/git home directory of git service
EuAndreh
2024-08-18
1
-11
/
+1
*
system.scm: Fix shell of "git" user
EuAndreh
2024-08-18
1
-2
/
+2
[next]