commit 5e5289114747b1a088e71498e536bc33014a0168
parent 3777452ec1fe04e81619564e920f1c492ee92667
author: nathanael <nathanael@dalliard.ch>
date: Sat, 18 Oct 2025 21:59:14 +0000
s2: remove gotwebd
diffstat:
5 files changed, 1 insertion(+), 20 deletions(-)
diff --git a/s2/scripts/sysfiles.sh b/s2/scripts/sysfiles.sh
@@ -8,7 +8,6 @@ doas install -o root -g wheel -m 644 "$src/s2/sysfiles/acme-client.conf" "/etc/a
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/aliases" "/etc/mail/aliases"
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/daily.local" "/etc/daily.local"
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/gotd.conf" "/etc/gotd.conf"
-doas install -o root -g wheel -m 644 "$src/s2/sysfiles/gotwebd.conf" "/etc/gotwebd.conf"
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/httpd.conf" "/etc/httpd.conf"
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/resolv.conf" "/etc/resolv.conf"
doas install -o root -g wheel -m 644 "$src/s2/sysfiles/sshd_config" "/etc/ssh/sshd_config"
diff --git a/s2/sysfiles/daily.local b/s2/sysfiles/daily.local
@@ -1,4 +0,0 @@
-PASSWDSKIP="anon:/usr/local/bin/gotsh"
-/usr/local/bin/got fetch -r /var/www/got/public/bt.git >/dev/null
-/usr/local/bin/got fetch -r /var/www/got/public/src.git >/dev/null
-/usr/local/bin/got fetch -r /var/www/got/public/www.git >/dev/null
diff --git a/s2/sysfiles/gotwebd.conf b/s2/sysfiles/gotwebd.conf
@@ -1,10 +0,0 @@
-server "src.dalliard.ch" {
- logo_url "/"
- show_repo_age off
- show_repo_cloneurl off
- show_repo_description off
- show_repo_owner off
- show_site_owner off
- site_link "src.dalliard.ch"
- site_name "src.dalliard.ch"
-}
diff --git a/s2/sysfiles/httpd.conf b/s2/sysfiles/httpd.conf
@@ -16,10 +16,7 @@ server "https" {
}
server "src.dalliard.ch" {
listen on lo port https
- root "/htdocs/gotwebd"
- location "/" {
- fastcgi socket "/run/gotweb.sock"
- }
+ root "/got"
no log
}
server "bitcoinwallis.ch" {
diff --git a/s2/sysfiles/sysclean b/s2/sysfiles/sysclean
@@ -1,5 +1,4 @@
/etc/gotd.conf
-/etc/gotwebd.conf
/etc/ssl/bibeltreu.com.crt
/etc/ssl/bibeltreu.com.crt.1
/etc/ssl/bitcoinwallis.ch.crt