diff --git a/TuringPi/disks.md b/TuringPi/disks.md index 62451ed..270c988 100644 --- a/TuringPi/disks.md +++ b/TuringPi/disks.md @@ -67,7 +67,8 @@ UUID=B23E-A140 /boot/efi vfat umask=0077 # swap was on /dev/mmcblk0p3 during installation UUID=69691db2-1213-4f0b-8797-a246e6924c4a none swap sw 0 0 # ssd -UUID=6702c3b0-eb03-4c1f-9ddc-56f4f7736222 /mnt/ssd ext4 defaults 0 0 +# UUID=6702c3b0-eb03-4c1f-9ddc-56f4f7736222 /mnt/tmp ext4 defaults 0 0 +UUID=bac562df-e5ca-4b1c-acde-d6c541a89ddb /mnt/ssd ext4 defaults 0 0 /mnt/ssd/var /var none bind /mnt/ssd/tmp /tmp none bind /mnt/ssd/home /home none bind diff --git a/TuringPi/hosts.md b/TuringPi/hosts.md index 837d5fa..3072b96 100644 --- a/TuringPi/hosts.md +++ b/TuringPi/hosts.md @@ -31,6 +31,9 @@ ff02::3 ip6-allhosts 192.168.1.19 pearl 192.168.1.20 karen +# turinpi +192.168.1.21 bikinibottom bikinibottom.local + # 192.168.1.53 retropie ``` diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index f44c66d..84fc8ef 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -530,7 +530,7 @@ swpt.delmar.bzh { gzip minimum_length 1024 } - reverse_proxy 192.168.1.21:888 + reverse_proxy bikinibottom:888 } tpml.delmar.bzh {